whoops fix that back to how it should be . #177
Annotations
10 errors and 12 warnings
Build The Examples:
examples/mode3_pong_example_game.rs#L9
unresolved import `gba::mem_fns`
|
Build The Examples:
examples/mode3_pong_example_game.rs#L39
cannot find value `KEYINPUT` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L97
cannot find type `GbaCell` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L113
cannot find value `DISPCNT` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L117
cannot find value `RUST_IRQ_HANDLER` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L118
cannot find value `DISPSTAT` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L119
cannot find value `IE` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L120
cannot find value `IME` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L144
cannot find value `VIDEO3_VRAM` in this scope
|
Build The Examples:
examples/mode3_pong_example_game.rs#L156
cannot find value `VIDEO3_VRAM` in this scope
|
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/
|
Build The Examples:
examples/game_vblank_draw.rs#L10
unused import: `core::fmt::Write`
|
Build The Examples
`gba` (example "game_vblank_draw") generated 1 warning
|
Build The Examples:
examples/video3_test.rs#L10
unused import: `core::fmt::Write`
|
Build The Examples
`gba` (example "video3_test") generated 1 warning
|
Build The Examples:
examples/video4_test.rs#L10
unused import: `core::fmt::Write`
|
Build The Examples
`gba` (example "video4_test") generated 1 warning
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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