fix(deps): update rust crate tokio to v1 [security] #404
Annotations
8 errors and 6 warnings
Unit tests:
macbrew-proxy/src/main.rs#L3
unresolved import `clap::Clap`
|
Unit tests:
macbrew-proxy/src/main.rs#L7
unresolved import `tokio::stream::StreamExt`
|
Unit tests:
macbrew-proxy/src/main.rs#L28
cannot find attribute `clap` in this scope
|
Unit tests:
macbrew-proxy/src/main.rs#L30
cannot find attribute `clap` in this scope
|
Unit tests:
macbrew-proxy/src/main.rs#L88
no function or associated item named `parse` found for struct `Opts` in the current scope
|
Unit tests:
macbrew-proxy/src/main.rs#L101
no method named `next` found for struct `Framed` in the current scope
|
Unit tests
could not compile `macbrew-proxy` (bin "macbrew-proxy" test) due to 6 previous errors
|
Unit tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Loading