Skip to content

CI: Add problem matcher for Godot, fail tests if triggered #49004

CI: Add problem matcher for Godot, fail tests if triggered

CI: Add problem matcher for Godot, fail tests if triggered #49004

Triggered via pull request December 31, 2024 00:41
Status Failure
Total duration 41m 37s
Artifacts 14

runner.yml

on: pull_request
📊 Static checks  /  Code style, file formatting, and docs
25s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
1m 43s
🍏 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

114 errors and 47 warnings
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): tests/test_main.cpp#L276
Error messages leaked: 1! If any errors were expected, please ensure their output is properly suppressed.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Trying to assign value of type 'Node' to a variable of type 'Area2D'.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Trying to assign value of type 'AnimationPlayer' to a variable of type 'Area2D'.
🍎 macOS / Editor (target=editor, tests=yes)
Trying to assign value of type 'Node' to a variable of type 'Area2D'.
🍎 macOS / Editor (target=editor, tests=yes)
Trying to assign value of type 'AnimationPlayer' to a variable of type 'Area2D'.
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🍎 macOS / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🍎 macOS / Editor (target=editor, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🍎 macOS / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Editor w/ Mono (target=editor): editor/editor_settings.cpp#L1417
EditorSettings not instantiated yet.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/draw_list_end': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/compute_list_begin': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/compute_list_end': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/draw_list_end': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/compute_list_begin': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/compute_list_end': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/draw_list_end': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): core/extension/extension_api_dump.cpp#L1453
Validate extension JSON: Missing field in current API 'classes/RenderingDevice/methods/compute_list_begin': arguments. This is a bug.
🐧 Linux / Editor w/ Mono (target=editor): editor/editor_settings.cpp#L1417
EditorSettings not instantiated yet.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Trying to assign value of type 'AnimationPlayer' to a variable of type 'Area2D'.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Trying to assign value of type 'Node' to a variable of type 'Area2D'.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Trying to assign value of type 'AnimationPlayer' to a variable of type 'Area2D'.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Template (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🏁 Windows / Template (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Template (target=template_release, tests=yes): scene/gui/text_edit.cpp#L444
Condition "total_visible_line_count < 0" is true.
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.
🏁 Windows / Editor (target=editor, tests=yes)
Parse Error: "@onready" can only be used in classes that inherit "Node".
🏁 Windows / Editor (target=editor, tests=yes)
Trying to assign value of type 'Node' to a variable of type 'Area2D'.
🏁 Windows / Editor (target=editor, tests=yes)
Trying to assign value of type 'AnimationPlayer' to a variable of type 'Area2D'.
🏁 Windows / Editor (target=editor, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold)
Parse Error: Cannot infer the type of "anim" variable because the value doesn't have a set type.
🍎 macOS / Editor (target=editor, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🍎 macOS / Editor (target=editor, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🍎 macOS / Template (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🍎 macOS / Template (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'get_tree_root' conflicts with an already existing method in type 'AnimationTree' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'is_autoplay_enabled' conflicts with an already existing method in type 'AudioStreamPlayer' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'is_autoplay_enabled' conflicts with an already existing method in type 'AudioStreamPlayer2D' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'is_autoplay_enabled' conflicts with an already existing method in type 'AudioStreamPlayer3D' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'get_text_for_symbol_lookup' conflicts with an already existing method in type 'CodeEdit' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'store_pascal_string' conflicts with an already existing method in type 'FileAccess' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'store_var' conflicts with an already existing method in type 'FileAccess' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'store_string' conflicts with an already existing method in type 'FileAccess' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'store_csv_line' conflicts with an already existing method in type 'FileAccess' and has been ignored.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/editor/bindings_generator.cpp#L4219
Method 'store_line' conflicts with an already existing method in type 'FileAccess' and has been ignored.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/config/project_settings.cpp#L379
Property not found: 'gui/theme/lcd_subpixel_layout'.

Artifacts

Produced during runtime
Name Size
android-editor
240 MB
android-template-arm32
75.6 MB
android-template-arm64
68.7 MB
godot-api-dump
426 KB
ios-template
42.6 MB
linux-editor-mono
79.1 MB
linux-template-minimal
17.9 MB
linux-template-mono
33.5 MB
macos-editor
108 MB
macos-template
50.1 MB
web-nothreads-template
17.1 MB
web-template
17 MB
windows-editor
68 MB
windows-template
33.1 MB