fix(dockerfile): set workdir to node-data
#32
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_staking.rs#L1
unused imports: `assert_ok`, `traits::Currency`
|
check:
pallets/subspace/tests/test_staking.rs#L2
unused import: `frame_system::Config`
|
check:
pallets/subspace/tests/test_staking.rs#L5
unused imports: `DispatchClass`, `DispatchInfo`, `GetDispatchInfo`, `Pays`, `sp_runtime::DispatchError`
|
check:
pallets/subspace/tests/test_staking.rs#L8
unused import: `pallet_subspace::Error`
|
check:
pallets/subspace/tests/test_staking.rs#L12
unused import: `I32F32`
|
check:
pallets/subspace/tests/test_staking.rs#L48
value assigned to `netuid` is never read
|
check:
pallets/subspace/tests/test_staking.rs#L50
variable `uid` is assigned to, but never used
|
check:
pallets/subspace/tests/test_staking.rs#L75
value assigned to `uid` is never read
|
check:
pallets/subspace/tests/test_staking.rs#L46
unused variable: `i`
|
check:
pallets/subspace/tests/test_staking.rs#L108
unused variable: `total_stake`
|