Skip to content

vlib: reduce false positive matches for /// , cleanup commented code #13146

vlib: reduce false positive matches for /// , cleanup commented code

vlib: reduce false positive matches for /// , cleanup commented code #13146

Triggered via push March 8, 2025 15:47
Status Success
Total duration 3h 13m 6s
Artifacts

c2v_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 40 warnings, and 20 notices
test-regression
invalid expression: unexpected token `=`
build-doom
invalid expression: unexpected token `=`
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
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
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
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
test-regression
'static' ignored on this declaration [-Wmissing-declarations]
test-regression
unused variable 'fuck' [-Wunused-variable]
test-regression
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
test-regression
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
test-regression
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
test-regression
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
test-regression
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
test-regression
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
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
useless storage class specifier in empty declaration
test-regression
unused variable ‘fuck’ [-Wunused-variable]
build-doom
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
build-doom
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
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
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
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
build-doom
'static' ignored on this declaration [-Wmissing-declarations]
build-doom
unused variable 'fuck' [-Wunused-variable]
build-doom
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
build-doom
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
build-doom
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
build-doom
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
build-doom
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
build-doom
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
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
useless storage class specifier in empty declaration
build-doom
unused variable ‘fuck’ [-Wunused-variable]
test-regression
the global variable named `state` 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 `y` already exists
test-regression
the global variable named `oldgamestate` already exists
test-regression
the global variable named `fullscreen` already exists
test-regression
the global variable named `p` already exists
test-regression
the global variable named `y` already exists
test-regression
the global variable named `y` already exists
build-doom
the global variable named `state` 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 `y` already exists
build-doom
the global variable named `oldgamestate` already exists
build-doom
the global variable named `fullscreen` already exists
build-doom
the global variable named `p` already exists
build-doom
the global variable named `y` already exists
build-doom
the global variable named `y` already exists