Add an iterator over XFB rows #80
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo clippy:
luma_core/src/vi.rs#L183
unused variable: `width`
|
Run cargo clippy:
luma_core/src/allocate.rs#L30
unsafe function's docs are missing a `# Safety` section
|
Run cargo clippy:
luma_core/src/vi.rs#L96
this operation has no effect
|
Run cargo clippy:
luma_core/src/vi.rs#L96
casting to the same type is unnecessary (`u16` -> `u16`)
|
Run cargo clippy:
luma_core/src/vi.rs#L143
unneeded late initialization
|
Run cargo clippy:
luma_core/src/ipc.rs#L30
you should consider adding a `Default` implementation for `IpcMessageAddress`
|
Run cargo clippy:
luma_core/src/ipc.rs#L73
you should consider adding a `Default` implementation for `PpcIpcControl`
|
Run cargo clippy:
luma_core/src/ipc.rs#L145
you should consider adding a `Default` implementation for `ArmIpcControl`
|
Run cargo clippy:
luma_core/src/register.rs#L25
this macro expands metavariables in an unsafe block
|
Run cargo clippy
`luma_core` (lib) generated 9 warnings (run `cargo clippy --fix --lib -p luma_core` to apply 5 suggestions)
|
Install nightly toolchain
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 nightly toolchain
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 nightly toolchain
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 nightly toolchain
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/
|
Loading