Skip to content

docs: update todos #156

docs: update todos

docs: update todos #156

Triggered via push August 28, 2023 14:03
Status Success
Total duration 10m 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
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_openapi.rs#L40
variant `RAW_TEXT` should have an upper camel case name
Rust project: counit-server/src/server/translate_api.rs#L25
unused variable: `payload`
Rust project: counit-server/src/repository/semantic.rs#L413
use of deprecated field `repository::payload::CodePayload::start_line`: use `origin_text` instead
Rust project: counit-server/src/repository/semantic.rs#L414
use of deprecated field `repository::payload::CodePayload::end_line`: use `origin_text` instead
Rust project: counit-server/src/repository/semantic.rs#L415
use of deprecated field `repository::payload::CodePayload::start_byte`: use `origin_text` instead
Rust project: counit-server/src/repository/semantic.rs#L416
use of deprecated field `repository::payload::CodePayload::end_byte`: use `origin_text` instead
Rust project: counit-server/src/application.rs#L20
variable does not need to be mutable
Rust project: counit-server/src/application.rs#L38
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/