chore: fix version issue #88
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
/home/runner/work/co-unit/co-unit/counit-server/Cargo.toml: unused manifest key: dependencies.utoipa-swagger-ui.eatures
|
Rust project:
counit-server/src/model/archguard_model.rs#L1
unused import: `std::fmt::write`
|
Rust project:
counit-server/src/model/archguard_openapi.rs#L40
variant `RAW_TEXT` should have an upper camel case name
|
Rust project:
counit-server/src/third_party/openapi.rs#L15
use of deprecated function `third_party::openapi::save_openapi`: we don't have enough time to implement this
|
Rust project:
counit-server/src/server/translate_api.rs#L25
unused variable: `payload`
|
Rust project:
counit-server/src/server/archguard_api.rs#L37
unused variable: `system_id`
|
Rust project:
counit-server/src/server/archguard_api.rs#L76
unused variable: `system_id`
|
Rust project:
counit-server/src/server/archguard_api.rs#L114
unused variable: `system_id`
|
Rust project:
counit-server/src/server/archguard_api.rs#L156
unused variable: `system_id`
|
Rust project:
counit-server/src/repository/semantic.rs#L413
use of deprecated field `repository::payload::CodePayload::start_line`: use `origin_text` instead
|
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/
|