Create an Android build #2021
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 APK
unknown pragma ignored [-Wunknown-pragmas]
|
Build APK
unused variable 'T911' [-Wunused-const-variable]
|
Build APK
unused variable 'T913' [-Wunused-const-variable]
|
Build APK
unused variable 'T1266' [-Wunused-const-variable]
|
Build APK
variable 'data8bit' set but not used [-Wunused-but-set-variable]
|
Build APK
variable 'data8bit' set but not used [-Wunused-but-set-variable]
|
Build APK
unused function 'tga_read_int' [-Wunused-function]
|
Build APK
explicitly assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign]
|
Build APK
logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
|
Build APK
variable 'form_len' set but not used [-Wunused-but-set-variable]
|
Loading