Skip to content

chore(update): bump tokio-stream from 0.1.12 to 0.1.14 #326

chore(update): bump tokio-stream from 0.1.12 to 0.1.14

chore(update): bump tokio-stream from 0.1.12 to 0.1.14 #326

Triggered via pull request July 24, 2023 07:42
Status Success
Total duration 2m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Validating code
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/
Validating code
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/
Validating code
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/
Validating code
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/
Validating code
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/
Validating code: controller/src/core/instance.rs#L39
associated function `new` is never used
Validating code: controller/src/api/external/routes/mod.rs#L26
name `JSON` contains a capitalized acronym
Validating code: controller/src/api/external/routes/mod.rs#L29
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Validating code: controller/src/core/mod.rs#L13
module has the same name as its containing module
Validating code
`controller` (bin "controller") generated 4 warnings (run `cargo clippy --fix --bin "controller"` to apply 1 suggestion)
Validating code: riklet/src/core.rs#L229
you seem to want to iterate on a map's values
Validating code: riklet/src/iptables/mod.rs#L90
match expression looks like `matches!` macro
Validating code: scheduler/src/state_manager/mod.rs#L385
variable does not need to be mutable
Validating code: riklet/src/net_utils.rs#L30
unneeded `return` statement
Validating code: riklet/src/net_utils.rs#L56
unneeded `return` statement
Validating code: scheduler/src/state_manager/mod.rs#L385
variable does not need to be mutable
Validating code: controller/src/core/instance.rs#L39
associated function `new` is never used
Validating code
`controller` (bin "controller") generated 1 warning
Validating code
`scheduler` (bin "scheduler") generated 1 warning (run `cargo fix --bin "scheduler"` to apply 1 suggestion)
Validating code
`riklet` (bin "riklet") generated 1 warning
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/
tests: scheduler/src/state_manager/mod.rs#L385
variable does not need to be mutable
tests: riklet/src/runtime/network/mod.rs#L138
unused import: `std::net::Ipv4Addr`
tests
`scheduler` (bin "scheduler" test) generated 1 warning (run `cargo fix --bin "scheduler" --tests` to apply 1 suggestion)
tests
`riklet` (bin "riklet" test) generated 2 warnings (run `cargo fix --bin "riklet" --tests` to apply 1 suggestion)
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/
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/
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/
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/
Building code
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/
Building code
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/
Building code
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/
Building code
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/
Building code
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/
Building code: riklet/src/core.rs#L60
field `network` is never read
Building code: controller/src/core/instance.rs#L39
associated function `new` is never used
Building code
`controller` (bin "controller") generated 1 warning
Building code
`riklet` (bin "riklet") generated 1 warning