Skip to content

Require Nix for builds #315

Require Nix for builds

Require Nix for builds #315

Triggered via pull request January 3, 2025 01:02
@bates64bates64
synchronize #111
nix-only
Status Failure
Total duration 7m 47s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build Nix shell for macOS
Process completed with exit code 1.
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]