Skip to content

Update deps - incompatible versions #172

Update deps - incompatible versions

Update deps - incompatible versions #172

Triggered via push April 10, 2024 06:53
Status Failure
Total duration 1m 48s
Artifacts

pipeline.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 15 warnings
no method named `length` found for struct `std::vec::Vec<(bytes::Bytes, i32, std::option::Option<std::string::String>)>` in the current scope: src/utils/read_bytes.rs#L49
error[E0599]: no method named `length` found for struct `std::vec::Vec<(bytes::Bytes, i32, std::option::Option<std::string::String>)>` in the current scope --> src/utils/read_bytes.rs:49:18 | 49 | if files.length() >= max_parts { | ^^^^^^ | ::: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/validator-0.18.0/src/validation/length.rs:43:8 | 43 | fn length(&self) -> Option<T>; | ------ the method is available for `std::vec::Vec<(bytes::Bytes, i32, std::option::Option<std::string::String>)>` here | = help: items from traits can only be used if the trait is in scope help: you might have meant to use `len` | 49 | if files.len() >= max_parts { | ~~~ help: trait `ValidateLength` which provides `length` is implemented but not in scope; perhaps you want to import it | 1 + use validator::ValidateLength; |
unresolved import `validator::HasLen`: src/utils/read_bytes.rs#L5
error[E0432]: unresolved import `validator::HasLen` --> src/utils/read_bytes.rs:5:5 | 5 | use validator::HasLen; | ^^^^^^^^^^^^^^^^^ no `HasLen` in the root
Nightly clippy
Clippy had exited with the 101 exit code
Nightly tests: src/utils/read_bytes.rs#L5
unresolved import `validator::HasLen`
Nightly tests: src/utils/read_bytes.rs#L49
no method named `length` found for struct `Vec<(bytes::Bytes, i32, std::option::Option<std::string::String>)>` in the current scope
Nightly tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Nightly clippy
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/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Nightly clippy
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/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Nightly clippy
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/
Nightly clippy
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/
Nightly clippy
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/
Nightly clippy
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/
Nightly tests
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/.
Nightly tests
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/
Nightly tests: src/server/json_error.rs#L24
skipping tuple enum variant in schema.
Nightly tests
`serwus` (lib) generated 1 warning
Nightly tests
build failed, waiting for other jobs to finish...
Nightly tests
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/
Nightly tests
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/
Nightly tests
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/
Nightly tests
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/