Skip to content

builder,checker,ast: move auto str() before backend gen #17188

builder,checker,ast: move auto str() before backend gen

builder,checker,ast: move auto str() before backend gen #17188

Triggered via pull request January 16, 2026 01:56
Status Startup failure
Total duration
Artifacts

c2v_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 44 warnings
test-regression
Process completed with exit code 2.
build-doom
Process completed with exit code 2.
Error
An unexpected error has occurred and we've been automatically notified. Errors are sometimes temporary, so please try again. If the problem persists, please check whether the Actions service is operating normally at https://githubstatus.com. If not, please try again once the outage has been resolved. Should you need to contact Support, please visit https://support.github.com/contact and include request ID: E46A:31CE75:CD0B08:10F902D:69699ACF
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]
test-regression
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line
test-regression
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line
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]
build-doom
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line
build-doom
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line