Skip to content

Pin CSV version

Pin CSV version #62

Triggered via push April 7, 2024 19:57
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Matrix: Run lint checks
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 14 warnings
useless use of `vec!`: tests/test_deserialize.rs#L84
error: useless use of `vec!` --> tests/test_deserialize.rs:84:19 | 84 | for config in vec![qs::Config::new(5, true), qs::Config::new(5, false)] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: you can use an array directly: `[qs::Config::new(5, true), qs::Config::new(5, false)]` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec = note: `-D clippy::useless-vec` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_vec)]`
useless use of `vec!`: tests/test_deserialize.rs#L84
error: useless use of `vec!` --> tests/test_deserialize.rs:84:19 | 84 | for config in vec![qs::Config::new(5, true), qs::Config::new(5, false)] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: you can use an array directly: `[qs::Config::new(5, true), qs::Config::new(5, false)]` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec = note: `-D clippy::useless-vec` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_vec)]`
Run lint checks (1.60.0)
Clippy had exited with the 101 exit code
Run lint checks (stable)
The job was canceled because "_1_60_0" failed.
Run lint checks (stable)
Clippy had exited with the 101 exit code
Run tests (1.60.0, warp)
Process completed with exit code 101.
Run tests (1.60.0, axum)
The job was canceled because "_1_60_0_warp" failed.
Run tests (1.60.0, axum)
Process completed with exit code 101.
Run tests (1.60.0)
The job was canceled because "_1_60_0_warp" failed.
Run tests (1.60.0)
Process completed with exit code 101.
Run tests (1.60.0, actix3)
The job was canceled because "_1_60_0_warp" failed.
Run tests (1.60.0, actix3)
Process completed with exit code 101.
Run tests (1.60.0, actix4)
The job was canceled because "_1_60_0_warp" failed.
Run tests (1.60.0, actix4)
Process completed with exit code 101.
Run lint checks (1.60.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@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/.
Run lint checks (1.60.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@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/
Run tests (stable, axum)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (stable, axum)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (stable, warp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (stable, warp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (stable, actix4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (stable, actix4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (stable, actix3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (stable, actix3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (1.60.0, warp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (1.60.0, warp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/