CI #2224
ci.yml
on: schedule
test-regressions
14m 59s
Matrix: build
Annotations
2 errors and 32 warnings
build (ubuntu-latest)
invalid expression: unexpected token `=`
|
test-regressions
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 10 minutes.
|
build (macos-latest)
unused variable 'fuck' [-Wunused-variable]
|
build (macos-latest)
'static' ignored on this declaration [-Wmissing-declarations]
|
build (macos-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (macos-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (macos-latest)
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
|
build (macos-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (macos-latest)
unused variable 'valera' [-Wunused-variable]
|
build (macos-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (macos-latest)
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
|
build (macos-latest)
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
|
build (macos-latest)
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
build (ubuntu-latest)
unused variable 'fuck' [-Wunused-variable]
|
build (ubuntu-latest)
'static' ignored on this declaration [-Wmissing-declarations]
|
build (ubuntu-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
|
build (ubuntu-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
unused variable 'valera' [-Wunused-variable]
|
build (ubuntu-latest)
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
|
build (ubuntu-latest)
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
|
build (ubuntu-latest)
unused variable ‘fuck’ [-Wunused-variable]
|
build (ubuntu-latest)
‘fuck’ defined but not used [-Wunused-variable]
|
build (ubuntu-latest)
useless storage class specifier in empty declaration
|
build (ubuntu-latest)
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
build (ubuntu-latest)
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
|
build (ubuntu-latest)
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
|
build (ubuntu-latest)
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
|
build (ubuntu-latest)
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
|
build (ubuntu-latest)
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
|
test-regressions
Runner GitHub Actions 15 did not respond to a cancelation request with 00:05:00.
|