Create an Android build #2018
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Debug:
bitmap/iff.cpp#L177
explicitly assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign]
|
Build Debug:
bitmap/iff.cpp#L349
logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
|
Build Debug:
bitmap/iff.cpp#L552
variable 'form_len' set but not used [-Wunused-but-set-variable]
|
Build Debug:
bitmap/tga.cpp#L329
variable 'data8bit' set but not used [-Wunused-but-set-variable]
|
Build Debug:
bitmap/tga.cpp#L541
variable 'data8bit' set but not used [-Wunused-but-set-variable]
|
Build Debug:
bitmap/tga.cpp#L167
unused function 'tga_read_int' [-Wunused-function]
|
Build Debug:
linux/lnxcon_raw.cpp#L129
array subscript is of type 'char' [-Wchar-subscripts]
|
Loading