Fixed compilation when on_gba is disabled #333
Annotations
15 warnings
build (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (nightly):
src/mem.rs#L15
unused variable: `dest`
|
build (nightly):
src/mem.rs#L15
unused variable: `src`
|
build (nightly):
src/mem.rs#L15
unused variable: `byte_count`
|
build (nightly):
src/mem.rs#L58
unused variable: `dest`
|
build (nightly):
src/mem.rs#L58
unused variable: `src`
|
build (nightly):
src/mem.rs#L58
unused variable: `count`
|
build (nightly):
src/mem.rs#L100
unused variable: `dest`
|
build (nightly):
src/mem.rs#L100
unused variable: `word`
|
build (nightly):
src/mem.rs#L100
unused variable: `count`
|
build (nightly)
`gba` (lib) generated 9 warnings
|
build (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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/
|