fix(deps): update rust crate tokio-serial to v5 #399
Annotations
10 errors and 6 warnings
macbrew-proxy/src/main.rs#L3
unresolved import `clap::Clap`
|
macbrew-proxy/src/main.rs#L8
unresolved imports `tokio_serial::Serial`, `tokio_serial::SerialPortSettings`
|
macbrew-proxy/src/main.rs#L28
cannot find attribute `clap` in this scope
|
macbrew-proxy/src/main.rs#L30
cannot find attribute `clap` in this scope
|
macbrew-proxy/src/commands/get_fermentation.rs#L24
using a rest pattern to bind an entire slice to a local
|
macbrew-proxy/src/commands/get_recipes.rs#L22
using a rest pattern to bind an entire slice to a local
|
macbrew-proxy/src/commands/get_sessions.rs#L24
using a rest pattern to bind an entire slice to a local
|
macbrew-proxy/src/commands/list_steps.rs#L219
using a rest pattern to bind an entire slice to a local
|
macbrew-proxy/src/data/brewers_friend/bf_api_data_manager.rs#L82
using a rest pattern to bind an entire slice to a local
|
macbrew-proxy/src/serializers/mac.rs#L303
bound is defined in more than one place
|
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/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading