Skip to content

[CI] added license check config #9

[CI] added license check config

[CI] added license check config #9

Triggered via push June 10, 2024 06:09
Status Failure
Total duration 20m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
check-license
'frame/datalog/src/benchmarking.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/datalog/src/lib.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/datalog/src/weights.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/digital-twin/src/lib.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/launch/src/benchmarking.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/launch/src/lib.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/liability/src/economics.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/liability/src/lib.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/liability/src/signed.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
'frame/liability/src/technics.rs' does not contain license from '.github/license-check/HEADER-APACHE2'
check-license
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, viperproject/check-license-header@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 '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'
check-license
Config does not cover the file 'frame/lighthouse/Cargo.toml'
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/