pci: add pci device support in dbs-cli #54
Annotations
2 errors and 16 warnings
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Clippy
Exiting due to clippy errors
|
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build
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/
|
Build
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/
|
Build
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/
|
Build
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/
|
Build:
src/main.rs#L12
unused import: `dragonball::api::v1::NetworkInterfaceConfig`
|
Build:
src/main.rs#L13
unused import: `slog::Drain`
|
Build:
src/main.rs#L14
unused import: `slog::*`
|
Build:
src/main.rs#L15
unused import: `slog_scope::set_global_logger`
|
Build:
src/main.rs#L17
unused import: `std::str::FromStr`
|
Build:
src/main.rs#L18
unused import: `std::sync::Mutex`
|
Build
`dbs-cli` (bin "dbs-cli") generated 6 warnings (run `cargo fix --bin "dbs-cli"` to apply 6 suggestions)
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Clippy
It seems that this Action is executed from the forked repository.
|
Clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|