feature(CI): Add test for AWS IoT Device Advisor #163
Annotations
19 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|
Build:
mqttrust/src/fmt.rs#L226
method `into_result` is never used
|
Build
`mqttrust` (lib) generated 1 warning
|
Build:
mqttrust_core/src/fmt.rs#L226
method `into_result` is never used
|
Build
`mqttrust_core` (lib) generated 2 warnings
|
Test:
mqttrust/src/fmt.rs#L226
method `into_result` is never used
|
Test
`mqttrust` (lib) generated 1 warning
|
Test:
mqttrust_core/src/eventloop.rs#L708
creating a mutable reference to mutable static is discouraged
|
Test:
mqttrust_core/src/eventloop.rs#L757
creating a mutable reference to mutable static is discouraged
|
Test:
mqttrust_core/src/state.rs#L84
creating a mutable reference to mutable static is discouraged
|
Test:
mqttrust_core/src/state.rs#L528
creating a mutable reference to mutable static is discouraged
|
Test:
mqttrust_core/src/fmt.rs#L226
method `into_result` is never used
|
Test
`mqttrust_core` (lib test) generated 5 warnings
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lcov.info".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading