CSUB-1345: Migrate away from Azure in favor of Linode #36
Annotations
2 errors and 14 warnings
|
|
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/
|
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/
|
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/
|
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/
|
primitives/npos-elections/src/lib.rs#L473
variable does not need to be mutable
|
|
client/network/src/protocol/notifications/handler.rs#L509
variable does not need to be mutable
|
frame/support/src/storage/generator/double_map.rs#L81
using `.borrow()` on a double reference, which returns `&KArg1` instead of borrowing the inner type
|
frame/support/src/storage/generator/double_map.rs#L98
using `.borrow()` on a double reference, which returns `&KArg1` instead of borrowing the inner type
|
frame/support/src/storage/generator/double_map.rs#L99
using `.borrow()` on a double reference, which returns `&KArg2` instead of borrowing the inner type
|
frame/support/src/storage/generator/double_map.rs#L201
using `.borrow()` on a double reference, which returns `&VArg` instead of borrowing the inner type
|
frame/support/src/storage/generator/double_map.rs#L339
using `.borrow()` on a double reference, which returns `&KeyArg1` instead of borrowing the inner type
|
frame/support/src/storage/generator/double_map.rs#L340
using `.borrow()` on a double reference, which returns `&KeyArg2` instead of borrowing the inner type
|
frame/support/src/storage/generator/map.rs#L71
using `.borrow()` on a double reference, which returns `&KeyArg` instead of borrowing the inner type
|
The logs for this run have expired and are no longer available.
Loading