fix release and prerelease jobs #322
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build game:
src/main.c#L107
array subscript 2 is outside array bounds of 'u16[2]' {aka 'short unsigned int[2]'} [-Warray-bounds=]
|
Build game:
src/main.c#L108
array subscript 1 is outside array bounds of 'u16[2]' {aka 'short unsigned int[2]'} [-Warray-bounds=]
|
Build game:
src/background_gfx.c#L239
pointer targets in passing argument 2 of 'func_80027600' differ in signedness [-Wpointer-sign]
|
Build game:
src/background_gfx.c#L250
unused variable 'filterBuf1' [-Wunused-variable]
|
Build game:
src/background_gfx.c#L249
unused variable 'filterBuf0' [-Wunused-variable]
|
Build game:
src/background_gfx.c#L47
control reaches end of non-void function [-Wreturn-type]
|
Build game:
include/PR/os_convert.h#L75
array subscript -268435456 is outside array bounds of 'Gfx[5]' [-Warray-bounds=]
|
Build game:
include/PR/os_convert.h#L75
array subscript -268435456 is outside array bounds of 'Gfx[4]' [-Warray-bounds=]
|
Build game:
src/43F0.c#L413
pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
|
Build game:
src/crash_screen.c#L201
pointer targets in passing argument 2 of '_Printf' differ in signedness [-Wpointer-sign]
|
Get repository name
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