Update README.md #165
Annotations
4 errors and 15 warnings
Rust project:
counit-server/src/repository/semantic.rs#L10
unresolved import `ort::tensor::InputTensor`
|
Rust project:
counit-server/src/repository/semantic.rs#L11
unresolved import `ort::tensor::FromArray`
|
Rust project:
counit-server/src/repository/semantic.rs#L155
no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
|
Rust project
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
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/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:
counit-server/src/repository/semantic.rs#L493
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/
|