Skip to content

Implemented Maniacs Command 3010: ControlATBGauge #1484

Implemented Maniacs Command 3010: ControlATBGauge

Implemented Maniacs Command 3010: ControlATBGauge #1484

Re-run triggered November 7, 2024 09:45
Status Failure
Total duration 2m 2s
Artifacts

stable-compilation.yml

on: pull_request
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 12 warnings
ubuntu:22.04: src/game_interpreter_battle.cpp#L682
expected '(' before 'each'
ubuntu:22.04: src/game_interpreter_battle.cpp#L682
expected primary-expression before '*' token
ubuntu:22.04: src/game_interpreter_battle.cpp#L682
'member' was not declared in this scope; did you mean 'memset'?
ubuntu:22.04: src/game_interpreter_battle.cpp#L682
'each' was not declared in this scope
ubuntu:22.04: src/game_interpreter_battle.cpp#L685
expected primary-expression before 'break'
ubuntu:22.04: src/game_interpreter_battle.cpp#L686
expected primary-expression before 'case'
ubuntu:22.04: src/game_interpreter_battle.cpp#L685
expected ';' before 'case'
ubuntu:22.04: src/game_interpreter_battle.cpp#L686
expected primary-expression before 'case'
ubuntu:22.04: src/game_interpreter_battle.cpp#L685
expected ')' before 'case'
ubuntu:22.04: src/game_interpreter_battle.cpp#L692
expected '(' before 'each'
debian:12: src/game_interpreter_battle.cpp#L682
expected '(' before 'each'
debian:12: src/game_interpreter_battle.cpp#L682
expected primary-expression before '*' token
debian:12: src/game_interpreter_battle.cpp#L682
'member' was not declared in this scope; did you mean 'memset'?
debian:12: src/game_interpreter_battle.cpp#L682
'each' was not declared in this scope
debian:12: src/game_interpreter_battle.cpp#L685
expected primary-expression before 'break'
debian:12: src/game_interpreter_battle.cpp#L686
expected primary-expression before 'case'
debian:12: src/game_interpreter_battle.cpp#L685
expected ';' before 'case'
debian:12: src/game_interpreter_battle.cpp#L686
expected primary-expression before 'case'
debian:12: src/game_interpreter_battle.cpp#L685
expected ')' before 'case'
debian:12: src/game_interpreter_battle.cpp#L692
expected '(' before 'each'
debian:11
expected '(' before 'each'
debian:11
expected primary-expression before '*' token
debian:11
'member' was not declared in this scope; did you mean 'memmem'?
debian:11
'each' was not declared in this scope
debian:11
expected primary-expression before 'break'
debian:11
expected primary-expression before 'case'
debian:11
expected ';' before 'case'
debian:11
expected primary-expression before 'case'
debian:11
expected ')' before 'case'
debian:11
expected '(' before 'each'
ubuntu:20.04
expected '(' before 'each'
ubuntu:20.04
expected primary-expression before '*' token
ubuntu:20.04
'member' was not declared in this scope; did you mean 'memmem'?
ubuntu:20.04
'each' was not declared in this scope
ubuntu:20.04
expected primary-expression before 'break'
ubuntu:20.04
expected primary-expression before 'case'
ubuntu:20.04
expected ';' before 'case'
ubuntu:20.04
expected primary-expression before 'case'
ubuntu:20.04
expected ')' before 'case'
ubuntu:20.04
expected '(' before 'each'
ubuntu:22.04: src/game_interpreter_battle.cpp#L685
range-based 'for' loops with initializer only available with '-std=c++20' or '-std=gnu++20'
ubuntu:22.04: src/game_interpreter_battle.cpp#L641
control reaches end of non-void function [-Wreturn-type]
ubuntu:22.04: src/game_interpreter_battle.cpp#L656
control reaches end of non-void function [-Wreturn-type]
debian:12: src/game_interpreter_battle.cpp#L685
range-based 'for' loops with initializer only available with '-std=c++20' or '-std=gnu++20' [-Wc++20-extensions]
debian:12: src/game_interpreter_battle.cpp#L641
control reaches end of non-void function [-Wreturn-type]
debian:12: src/game_interpreter_battle.cpp#L656
control reaches end of non-void function [-Wreturn-type]
debian:11
range-based 'for' loops with initializer only available with '-std=c++2a' or '-std=gnu++2a'
debian:11
control reaches end of non-void function [-Wreturn-type]
debian:11
control reaches end of non-void function [-Wreturn-type]
ubuntu:20.04
range-based 'for' loops with initializer only available with '-std=c++2a' or '-std=gnu++2a'
ubuntu:20.04
control reaches end of non-void function [-Wreturn-type]
ubuntu:20.04
control reaches end of non-void function [-Wreturn-type]