docs: update for content #35
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/model/chapi_model.rs#L215
variant `SAME_PACKAGE` should have an upper camel case name
|
Rust project:
counit-server/src/server/embedding_api.rs#L6
unused variable: `payload`
|
Rust project:
counit-server/src/server/translate_api.rs#L26
unused variable: `payload`
|
Rust project:
counit-server/src/server/datamap_api.rs#L6
unused variable: `payload`
|
Rust project:
counit-server/src/server/archguard_api.rs#L41
unused variable: `systemId`
|
Rust project:
counit-server/src/server/archguard_api.rs#L42
unused variable: `params`
|
Rust project:
counit-server/src/server/archguard_api.rs#L43
unused variable: `payload`
|
Rust project:
counit-server/src/model/analyser/api_analyser.rs#L12
unused variable: `workspace`
|
Rust project:
counit-server/src/application.rs#L10
variable does not need to be mutable
|
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/
|