Skip to content

Fix reimport file multiple scenes #79

Fix reimport file multiple scenes

Fix reimport file multiple scenes #79

Triggered via push August 8, 2024 14:13
Status Failure
Total duration 48m 29s
Artifacts

runner.yml

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

51 errors and 2 warnings
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1166
'->': trailing return type is not allowed after a non-function declarator
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1166
missing return type after '->' ('int' assumed)
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1166
'lightmapper': redefinition; different basic types
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1166
syntax error: missing ';' before identifier 'bake'
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1166
'LightmapGI::bake': function does not take 15 arguments
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1196
'get_bake_texture_count': is not a member of 'Ref<Lightmapper>'
🏁 Windows / Template (target=template_release): scene/3d/lightmap_gi.cpp#L1198
'get_bake_texture': is not a member of 'Ref<Lightmapper>'
🐧 Linux / Template w/ Mono (target=template_release): scene/3d/lightmap_gi.cpp#L1183
'bake_err' was not declared in this scope
🐧 Linux / Template w/ Mono (target=template_release)
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): scene/3d/lightmap_gi.cpp#L1166
redefinition of 'lightmapper' with a different type: 'Lightmapper::BakeError' vs 'Ref<Lightmapper>'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): scene/3d/lightmap_gi.cpp#L1166
redefinition of 'lightmapper' with a different type: 'Lightmapper::BakeError' vs 'Ref<Lightmapper>'
🐧 Linux / Editor w/ Mono (target=editor): scene/3d/lightmap_gi.cpp#L1166
expected initializer before '->' token
🐧 Linux / Editor w/ Mono (target=editor): scene/3d/lightmap_gi.cpp#L1183
'bake_err' was not declared in this scope
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1166
'->': trailing return type is not allowed after a non-function declarator
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1166
missing return type after '->' ('int' assumed)
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1166
'lightmapper': redefinition; different basic types
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1166
syntax error: missing ';' before identifier 'bake'
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1166
'LightmapGI::bake': function does not take 15 arguments
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1196
'get_bake_texture_count': is not a member of 'Ref<Lightmapper>'
🏁 Windows / Editor (target=editor, tests=yes): scene/3d/lightmap_gi.cpp#L1198
'get_bake_texture': is not a member of 'Ref<Lightmapper>'
🌐 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.