Skip to content

WIP: 42 errors

WIP: 42 errors #34

Triggered via push October 24, 2024 23:31
Status Failure
Total duration 12m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
check-license
'node/generic-runtime/src/lib.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
1 error(s) found
fmt
Process completed with exit code 1.
not all trait items implemented, missing: `migrate_to_direct_staker`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pallet-staking-38.0.0/src/pallet/impls.rs#L1920
error[E0046]: not all trait items implemented, missing: `migrate_to_direct_staker` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pallet-staking-38.0.0/src/pallet/impls.rs:1920:1 | 1920 | impl<T: Config> sp_staking::StakingUnchecked for Pallet<T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `migrate_to_direct_staker` in implementation | = help: implement the missing item: `fn migrate_to_direct_staker(_: &<Self as sp_staking::StakingInterface>::AccountId) { todo!() }`
clippy
Clippy had exited with the 101 exit code
check-license
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, viperproject/check-license-header@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-license
Config does not cover the file 'Cargo.lock'
check-license
Config does not cover the file 'Cargo.toml'
check-license
Config does not cover the file 'chains/kusama-parachain.json'
check-license
Config does not cover the file 'chains/kusama-parachain.raw.json'
check-license
Config does not cover the file 'chains/polkadot-parachain.raw.json'
check-license
Config does not cover the file 'Dockerfile'
check-license
Config does not cover the file 'frame/datalog/Cargo.toml'
check-license
Config does not cover the file 'frame/digital-twin/Cargo.toml'
check-license
Config does not cover the file 'frame/launch/Cargo.toml'
check-license
Config does not cover the file 'frame/liability/Cargo.toml'
fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/