fix: fix ci #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
Rust project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rust project
external crate `console_subscriber` unused in `counit_index`: remove the dependency or add `use console_subscriber as _;`
|
Rust project:
counit-server/src/main.rs#L3
unused import: `post`
|
Rust project:
counit-server/src/model/chapi_model.rs#L218
variant `SAME_PACKAGE` should have an upper camel case name
|
Rust project:
counit-server/src/server/translate_api.rs#L26
unused variable: `payload`
|
Rust project:
counit-server/src/server/archguard_api.rs#L31
unused variable: `app`
|
Rust project:
counit-server/src/server/archguard_api.rs#L32
unused variable: `systemId`
|
Rust project:
counit-server/src/server/archguard_api.rs#L33
unused variable: `params`
|
Rust project:
counit-server/src/server/archguard_api.rs#L34
unused variable: `payload`
|
Rust project:
counit-server/src/server/archguard_api.rs#L41
unused variable: `app`
|
Rust project:
counit-server/src/server/archguard_api.rs#L42
unused variable: `systemId`
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|