Skip to content

Add tangle lst pallet #73

Add tangle lst pallet

Add tangle lst pallet #73

Triggered via pull request October 9, 2024 14:29
Status Failure
Total duration 18m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Build: pallets/tangle-lst/src/types/bonded_pool.rs#L397
no function or associated item named `withdraw_unbonded` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/types/sub_pools.rs#L269
no function or associated item named `bonding_duration` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L728
no function or associated item named `current_era` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L729
no function or associated item named `bonding_duration` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L733
no function or associated item named `unbond` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L851
no function or associated item named `current_era` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L1022
no function or associated item named `nominate` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L1191
no function or associated item named `chill` found for associated type `<T as pallet::Config>::Staking` in the current scope
Build: pallets/tangle-lst/src/lib.rs#L1403
this function takes 2 arguments but 1 argument was supplied
Build
failed to run custom build command for `tangle-polkadot-runtime v0.8.0 (/home/runner/work/tangle-restaking-parachain/tangle-restaking-parachain/runtime/polkadot)`
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions/checkout@v3, actions-rs/cargo@v1, Swatinem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
/home/runner/work/tangle-restaking-parachain/tangle-restaking-parachain/Cargo.toml: unused manifest key: workspace.package.cargo-features
Build: pallets/lst-minting/src/lib.rs#L286
variant `lstIncentiveCoefSet` should have an upper camel case name
Build: pallets/lst-minting/src/lib.rs#L290
variant `lstIncentiveLockBlocksSet` should have an upper camel case name
Build: pallets/lst-minting/src/lib.rs#L424
type `lstIncentiveCoef` should have an upper camel case name
Build: pallets/lst-minting/src/lib.rs#L430
type `lstLockLedger` should have an upper camel case name
Build: pallets/lst-minting/src/lib.rs#L60
unused import: `LstMintingInterface`
Build: pallets/lst-minting/src/lib.rs#L78
constant `INCENTIVE_LOCK_ID` is never used
Build: pallets/lst-minting/src/lib.rs#L1620
associated function `lock_lst_for_incentive_minting` is never used
Build: pallets/lst-minting/src/lib.rs#L874
unused `Result` that must be used
Build
`tangle-lst-minting` (lib) generated 8 warnings