Updated ieee802154, Updated formatting #49
Annotations
32 warnings
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:
psila-service/src/lib.rs#L5
unused import: `core::convert::From`
|
build:
psila-service/src/mac/mod.rs#L25
unused variable: `offset`
|
build:
psila-service/src/mac/mod.rs#L29
unused variable: `message`
|
build:
psila-service/src/mac/mod.rs#L58
unused variable: `offset`
|
build:
psila-service/src/mac/mod.rs#L62
unused variable: `message`
|
build:
psila-service/src/lib.rs#L60
fields `extended_address`, `last_seen`, `device_type`, and `relationship` are never read
|
build:
psila-service/src/mac/mod.rs#L16
function `unpack_header` is never used
|
build
`psila-service` (lib) generated 7 warnings (run `cargo fix --lib -p psila-service` to apply 5 suggestions)
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L46
unused `Result` that must be used
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L174
unused `Result` that must be used
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L242
unused `Result` that must be used
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L317
unused `Result` that must be used
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L348
unused `Result` that must be used
|
build:
psila-data/src/cluster_library/commands/attributes.rs#L422
unused `Result` that must be used
|
build:
psila-data/src/common/types/types_core.rs#L7
missing documentation for a type alias
|
build:
psila-data/src/common/types/types_core.rs#L35
missing documentation for a type alias
|
build:
psila-service/src/lib.rs#L5
unused import: `core::convert::From`
|
build:
psila-service/src/mac/mod.rs#L25
unused variable: `offset`
|
build:
psila-service/src/lib.rs#L5
unused import: `core::convert::From`
|
build:
psila-service/src/mac/mod.rs#L25
unused variable: `offset`
|
build:
psila-service/src/mac/mod.rs#L29
unused variable: `message`
|
build:
psila-service/src/mac/mod.rs#L58
unused variable: `offset`
|
build:
psila-service/src/mac/mod.rs#L62
unused variable: `message`
|
build:
psila-service/src/lib.rs#L60
fields `extended_address`, `last_seen`, `device_type`, and `relationship` are never read
|
build:
psila-service/src/mac/mod.rs#L16
function `unpack_header` is never used
|
build
`psila-service` (lib) generated 7 warnings (run `cargo fix --lib -p psila-service` to apply 5 suggestions)
|
build
`psila-service` (lib test) generated 7 warnings (7 duplicates)
|