Skip to content

chore: update deps #166

chore: update deps

chore: update deps #166

Triggered via push March 29, 2024 07:01
Status Failure
Total duration 5m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 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: counit-server/src/repository/semantic.rs#L434
this method takes 4 arguments but 3 arguments were supplied
Rust project
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rust project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/server/semantic_api.rs#L2
unused import: `body::HttpBody`
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#L108
use of deprecated method `qdrant_client::client::QdrantClient::has_collection`: Please use `collection_exists` instead
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
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/