Skip to content

fix(dockerfile): fix sccache arguments (#13) #29

fix(dockerfile): fix sccache arguments (#13)

fix(dockerfile): fix sccache arguments (#13) #29

Triggered via push February 7, 2024 14:26
Status Success
Total duration 7m 39s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
check
Resource not accessible by integration
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1, arduino/setup-protoc@v1, 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/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, 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/
check: pallets/subspace/tests/test_burn.rs#L4
unused imports: `DispatchClass`, `DispatchInfo`, `GetDispatchInfo`, `Pays`
check: pallets/subspace/tests/test_burn.rs#L6
unused import: `frame_system::Config`
check: pallets/subspace/tests/test_burn.rs#L7
unused import: `pallet_subspace::Error`
check: pallets/subspace/tests/test_burn.rs#L50
unused variable: `epochs`
check: pallets/subspace/tests/test_burn.rs#L22
unused variable: `x`
check: pallets/subspace/tests/test_burn.rs#L51
variable does not need to be mutable
check: pallets/subspace/tests/test_burn.rs#L119
unused variable: `voter_key`
check: pallets/subspace/tests/test_burn.rs#L92
unused variable: `x`
check: pallets/subspace/tests/test_subnets.rs#L4
unused imports: `DispatchClass`, `DispatchInfo`, `GetDispatchInfo`, `Pays`
check: pallets/subspace/tests/test_subnets.rs#L6
unused import: `frame_system::Config`