Require Nix for builds #316
build.yaml
on: pull_request
Game
7m 26s
Build Nix shell for macOS
39m 41s
Annotations
1 error and 11 warnings
Game
Process completed with exit code 1.
|
Game
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Game:
src/main.c#L107
array subscript 2 is outside array bounds of 'u16[2]' {aka 'short unsigned int[2]'} [-Warray-bounds=]
|
Game:
src/main.c#L108
array subscript 1 is outside array bounds of 'u16[2]' {aka 'short unsigned int[2]'} [-Warray-bounds=]
|
Game:
src/background_gfx.c#L239
pointer targets in passing argument 2 of 'func_80027600' differ in signedness [-Wpointer-sign]
|
Game:
src/background_gfx.c#L250
unused variable 'filterBuf1' [-Wunused-variable]
|
Game:
src/background_gfx.c#L249
unused variable 'filterBuf0' [-Wunused-variable]
|
Game:
src/background_gfx.c#L47
control reaches end of non-void function [-Wreturn-type]
|
Game:
include/PR/os_convert.h#L75
array subscript -268435456 is outside array bounds of 'Gfx[5]' [-Warray-bounds=]
|
Game:
include/PR/os_convert.h#L75
array subscript -268435456 is outside array bounds of 'Gfx[4]' [-Warray-bounds=]
|
Game:
src/43F0.c#L413
pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
|
Game:
src/crash_screen.c#L201
pointer targets in passing argument 2 of '_Printf' differ in signedness [-Wpointer-sign]
|