Fix State in Common and type alis ARGUS sensor readings. #36
Annotations
22 warnings
All
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All
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/
|
All
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/
|
All
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/
|
All
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/
|
All:
src/lib.rs#L9
unused import: `crate::state::State`
|
All
`messages` (lib) generated 1 warning (run `cargo fix --lib -p messages` to apply 1 suggestion)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|
test:
src/lib.rs#L9
unused import: `crate::state::State`
|
test
`messages` (lib) generated 1 warning (run `cargo fix --lib -p messages` to apply 1 suggestion)
|
test:
src/lib.rs#L57
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/lib.rs#L69
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/lib.rs#L82
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/command.rs#L5
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/command.rs#L15
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/command.rs#L20
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/command.rs#L26
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test:
src/command.rs#L33
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|