checker: fix missing struct cast validation #12957
c2v_ci.yml
on: pull_request
build-doom
2m 48s
test-regression
2m 58s
Annotations
2 errors, 40 warnings, and 20 notices
test-regression
invalid expression: unexpected token `=`
|
build-doom
invalid expression: unexpected token `=`
|
test-regression
unused variable ‘fuck’ [-Wunused-variable]
|
test-regression
useless storage class specifier in empty declaration
|
test-regression
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
test-regression
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
test-regression
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
|
test-regression
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
|
test-regression
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
|
test-regression
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
|
test-regression
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
|
test-regression
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
|
test-regression
unused variable 'fuck' [-Wunused-variable]
|
test-regression
'static' ignored on this declaration [-Wmissing-declarations]
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
test-regression
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
test-regression
unused variable 'valera' [-Wunused-variable]
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
|
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
|
build-doom
unused variable ‘fuck’ [-Wunused-variable]
|
build-doom
useless storage class specifier in empty declaration
|
build-doom
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
build-doom
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
build-doom
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
|
build-doom
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
|
build-doom
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
|
build-doom
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
|
build-doom
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
|
build-doom
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
|
build-doom
unused variable 'fuck' [-Wunused-variable]
|
build-doom
'static' ignored on this declaration [-Wmissing-declarations]
|
build-doom
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build-doom
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build-doom
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
|
build-doom
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build-doom
unused variable 'valera' [-Wunused-variable]
|
build-doom
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
build-doom
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
|
build-doom
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
|
test-regression
the global variable named `y` already exists
|
test-regression
the global variable named `y` already exists
|
test-regression
the global variable named `p` already exists
|
test-regression
the global variable named `fullscreen` already exists
|
test-regression
the global variable named `oldgamestate` already exists
|
test-regression
the global variable named `y` already exists
|
test-regression
the global variable named `p` already exists
|
test-regression
the global variable named `p` already exists
|
test-regression
the global variable named `p` already exists
|
test-regression
the global variable named `state` already exists
|
build-doom
the global variable named `y` already exists
|
build-doom
the global variable named `y` already exists
|
build-doom
the global variable named `p` already exists
|
build-doom
the global variable named `fullscreen` already exists
|
build-doom
the global variable named `oldgamestate` already exists
|
build-doom
the global variable named `y` already exists
|
build-doom
the global variable named `p` already exists
|
build-doom
the global variable named `p` already exists
|
build-doom
the global variable named `p` already exists
|
build-doom
the global variable named `state` already exists
|