Skip to content

Add tests for resource duplication #1059

Add tests for resource duplication

Add tests for resource duplication #1059

Triggered via push December 20, 2024 14:30
Status Failure
Total duration 49m 0s
Artifacts 10

runner.yml

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

50 errors and 2 warnings
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L196
invalid use of incomplete type 'class Window'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L212
'AudioDriverManager' has not been declared
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L213
'AudioDriverManager' has not been declared
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L214
'AudioServer' was not declared in this scope
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L214
'audio_server' was not declared in this scope
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release, tests=yes): tests/test_main.cpp#L196
member access into incomplete type 'Window'
🍎 macOS / Template (target=template_release, tests=yes): tests/test_main.cpp#L212
use of undeclared identifier 'AudioDriverManager'
🍎 macOS / Template (target=template_release, tests=yes): tests/test_main.cpp#L213
use of undeclared identifier 'AudioDriverManager'
🍎 macOS / Template (target=template_release, tests=yes): tests/test_main.cpp#L308
use of undeclared identifier 'AudioServer'
🍎 macOS / Template (target=template_release, tests=yes): tests/test_main.cpp#L309
use of undeclared identifier 'AudioServer'
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): tests/core/io/test_resource.h#L247
aggregate 'Node fake_scene' has incomplete type and cannot be defined
🏁 Windows / Template (target=template_release, tests=yes): tests/test_main.cpp#L212
'AudioDriverManager': is not a class or namespace name
🏁 Windows / Template (target=template_release, tests=yes): tests/test_main.cpp#L212
'get_driver_count': identifier not found
🏁 Windows / Template (target=template_release, tests=yes): tests/test_main.cpp#L213
'AudioDriverManager': is not a class or namespace name
🏁 Windows / Template (target=template_release, tests=yes): tests/test_main.cpp#L214
syntax error: identifier 'AudioServer'
🏁 Windows / Template (target=template_release, tests=yes): tests/test_main.cpp#L214
'_post_initialize': no matching overloaded function found
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/AnimationNodeExtension.cs#L159
'AnimationNodeExtension.MethodName._Process' hides inherited member 'AnimationNode.MethodName._Process'. Use the new keyword if hiding was intended. [/home/runner/work/godot/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/AnimationNodeExtension.cs#L159
'AnimationNodeExtension.MethodName._Process' hides inherited member 'AnimationNode.MethodName._Process'. Use the new keyword if hiding was intended. [/home/runner/work/godot/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]

Artifacts

Produced during runtime
Name Size
android-editor
237 MB
android-template-arm32
74.3 MB
android-template-arm64
67.7 MB
godot-api-dump
425 KB
ios-template
41.9 MB
linux-editor-mono
78.6 MB
macos-editor
102 MB
web-nothreads-template
16.8 MB
web-template
16.7 MB
windows-editor
64.6 MB