feat: added sccache to workflow and dockerfile (#12) #27
Annotations
2 errors and 12 warnings
Ensure Clippy is happy
Resource not accessible by integration
|
Ensure the code is formatted
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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/.
|
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/
|
Run tests:
pallets/subspace/tests/test_step.rs#L3
unused import: `frame_system::Config`
|
Run tests:
pallets/subspace/tests/test_step.rs#L4
unused imports: `Rng`, `SeedableRng`, `distributions::Uniform`, `rngs::StdRng`, `seq::SliceRandom`, `thread_rng`
|
Run tests:
pallets/subspace/tests/test_step.rs#L6
unused import: `std::time::Instant`
|
Run tests:
pallets/subspace/tests/test_step.rs#L8
unused imports: `I32F32`, `I64F64`, `PI`, `cos`, `ln`, `sqrt`
|
Run tests:
pallets/subspace/tests/test_burn.rs#L4
unused imports: `DispatchClass`, `DispatchInfo`, `GetDispatchInfo`, `Pays`
|
Run tests:
pallets/subspace/tests/test_burn.rs#L6
unused import: `frame_system::Config`
|
Run tests:
pallets/subspace/tests/test_burn.rs#L7
unused import: `pallet_subspace::Error`
|
Run tests:
pallets/subspace/tests/test_step.rs#L47
unused variable: `keys`
|
Run tests:
pallets/subspace/tests/test_step.rs#L48
unused variable: `uids`
|
Run tests:
pallets/subspace/tests/test_step.rs#L53
unused variable: `total_incentives`
|
The logs for this run have expired and are no longer available.
Loading