Fix(mqttrust_core): Add feature flag to set max payload size #165
Annotations
16 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/
|
mqttrust/src/fmt.rs#L226
method `into_result` is never used
|
|
mqttrust_core/src/state.rs#L84
creating a mutable reference to mutable static is discouraged
|
mqttrust_core/src/fmt.rs#L226
method `into_result` is never used
|
|
mqttrust_core/examples/common/clock.rs#L38
unused variable: `duration`
|
mqttrust_core/examples/common/network.rs#L202
variable does not need to be mutable
|
mqttrust_core/examples/common/clock.rs#L8
field `countdown_end` is never read
|
mqttrust_core/examples/common/credentials.rs#L5
function `identity` is never used
|
mqttrust_core/examples/common/credentials.rs#L10
function `root_ca` is never used
|
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 succeeded
Loading