fix(cli): add context for worker creation errors #34
Annotations
2 errors and 13 warnings
|
Test
The operation was canceled.
|
Setup | 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/
|
Setup | 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/
|
Setup | 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/
|
Setup | 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/
|
Test:
packages/centipede_control/src/lib.rs#L109
unused variable: `now`
|
Test:
packages/centipede_control/src/lib.rs#L305
unused variable: `now`
|
Test:
packages/centipede_control/src/lib.rs#L78
field `cipher` is never read
|
Test
`centipede_control` (lib) generated 3 warnings
|
Test:
packages/centipede_worker/src/sockets.rs#L153
method `stats` is never used
|
Test:
packages/centipede_worker/src/lib.rs#L208
unused `std::task::Poll` that must be used
|
Test
`centipede_worker` (lib) generated 2 warnings
|
Test
`centipede_worker` (lib test) generated 1 warning (1 duplicate)
|
Test
`centipede_control` (lib test) generated 3 warnings (3 duplicates)
|
Loading