feat: try to add for query params #26
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/server/archguard_api.rs#L1
unused import: `Json`
|
Rust project:
counit-server/src/server/archguard_api.rs#L2
unused imports: `Path`, `Query`
|
Rust project:
counit-server/src/server/archguard_api.rs#L3
unused import: `axum::http::StatusCode`
|
Rust project:
counit-server/src/server/archguard_api.rs#L6
unused import: `crate::server::chapi_model::CodeDataStruct`
|
Rust project:
counit-server/src/server/chapi_model.rs#L159
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/main.rs#L27
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/
|