Skip to content

Refactor to struct (part 2 - the boilerplate) #136

Refactor to struct (part 2 - the boilerplate)

Refactor to struct (part 2 - the boilerplate) #136

Triggered via push September 22, 2024 16:55
Status Failure
Total duration 35m 7s
Artifacts 9

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
28s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
7m 23s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 3 warnings
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L61
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L72
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L97
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L134
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor w/ Mono (target=editor): editor/editor_configuration_info.cpp#L83
enumeration value 'MAX' not handled in switch [-Werror=switch]
🐧 Linux / Editor w/ Mono (target=editor): editor/editor_configuration_info.cpp#L93
control reaches end of non-void function [-Werror=return-type]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L61
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L72
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L97
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/editor_configuration_info.cpp#L134
loop variable 'config_info' creates a copy from type 'const ConfigurationInfo' [-Werror,-Wrange-loop-construct]
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): editor/editor_configuration_info.cpp#L93
the following warning is treated as an error
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): editor/editor_configuration_info.cpp#L93
'EditorConfigurationInfo::get_severity_icon': not all control paths return a value
🌐 Web / Template w/ threads (target=template_release, threads=yes)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
🌐 Web / Template w/o threads (target=template_release, threads=no)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.

Artifacts

Produced during runtime
Name Size
android-template-arm32
69.1 MB
android-template-arm64
63.4 MB
ios-template
39.1 MB
linux-template-minimal
17.1 MB
linux-template-mono
30.5 MB
macos-template
46.3 MB
web-nothreads-template
15.3 MB
web-template
15.2 MB
windows-template
30.9 MB