CSUB-1345: Migrate away from Azure in favor of Linode #39
Annotations
2 errors and 14 warnings
Run tests
could not compile `node-cli` (lib test) due to previous error
|
Run tests
The process '/home/ubuntu/.cargo/bin/cargo' failed with exit code 101
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests:
primitives/npos-elections/src/lib.rs#L473
variable does not need to be mutable
|
Run tests
`sp-npos-elections` (lib) generated 1 warning (run `cargo fix --lib -p sp-npos-elections` to apply 1 suggestion)
|
Run tests:
client/network/src/protocol/notifications/handler.rs#L509
variable does not need to be mutable
|
Run tests:
client/network/sync/src/state.rs#L153
variable does not need to be mutable
|
Run tests:
client/network/sync/src/engine.rs#L91
constant `BAD_MESSAGE` is never used
|
Run tests:
frame/support/src/storage/generator/double_map.rs#L81
using `.borrow()` on a double reference, which returns `&KArg1` instead of borrowing the inner type
|
Run tests:
frame/support/src/storage/generator/double_map.rs#L98
using `.borrow()` on a double reference, which returns `&KArg1` instead of borrowing the inner type
|
Run tests:
frame/support/src/storage/generator/double_map.rs#L99
using `.borrow()` on a double reference, which returns `&KArg2` instead of borrowing the inner type
|
Run tests:
frame/support/src/storage/generator/double_map.rs#L201
using `.borrow()` on a double reference, which returns `&VArg` instead of borrowing the inner type
|
Run tests:
frame/support/src/storage/generator/double_map.rs#L339
using `.borrow()` on a double reference, which returns `&KeyArg1` instead of borrowing the inner type
|
Loading