Skip to content

Add CSGConvexCage3D #6912

Add CSGConvexCage3D

Add CSGConvexCage3D #6912

Triggered via push September 29, 2024 20:22
Status Failure
Total duration 33m 5s
Artifacts 1

runner.yml

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

45 errors and 22 warnings
🍎 macOS / Template (target=template_release)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L402
'mesh_materials' was not declared in this scope
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L474
could not convert 'mesh_materials' from 'HashMap<int, Ref<Material> >' to 'Ref<StandardMaterial3D>'
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L490
could not convert 'mesh_materials' from 'HashMap<int, Ref<Material> >' to 'Ref<StandardMaterial3D>'
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg_shape.cpp#L2452
declaration of 'mesh' shadows a member of 'CSGConvexCage3D' [-Werror=shadow]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L402
'mesh_materials': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L403
'mesh_materials': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L474
'unpack_manifold': function does not take 4 arguments
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L490
'unpack_manifold': function does not take 4 arguments
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg_shape.cpp#L2452
the following warning is treated as an error
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release): modules/csg/csg.cpp#L402
'mesh_materials': undeclared identifier
🏁 Windows / Template (target=template_release): modules/csg/csg.cpp#L403
'mesh_materials': undeclared identifier
🏁 Windows / Template (target=template_release): modules/csg/csg.cpp#L474
'unpack_manifold': function does not take 4 arguments
🏁 Windows / Template (target=template_release): modules/csg/csg.cpp#L490
'unpack_manifold': function does not take 4 arguments
🏁 Windows / Template (target=template_release): modules/csg/csg_shape.cpp#L2452
the following warning is treated as an error
🏁 Windows / 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.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono (target=template_release): modules/csg/csg.cpp#L402
'mesh_materials' was not declared in this scope
🐧 Linux / Template w/ Mono (target=template_release): modules/csg/csg.cpp#L474
could not convert 'mesh_materials' from 'HashMap<int, Ref<Material> >' to 'Ref<StandardMaterial3D>'
🐧 Linux / Template w/ Mono (target=template_release): modules/csg/csg.cpp#L490
could not convert 'mesh_materials' from 'HashMap<int, Ref<Material> >' to 'Ref<StandardMaterial3D>'
🐧 Linux / Template w/ Mono (target=template_release): modules/csg/csg_shape.cpp#L2452
declaration of 'mesh' shadows a member of 'CSGConvexCage3D' [-Werror=shadow]
🐧 Linux / Template w/ Mono (target=template_release)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'=': conversion from 'size_t' to 'T', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Editor (target=editor, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'=': conversion from 'size_t' to 'T', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release)
'argument': conversion from 'size_t' to 'int', possible loss of data
🌐 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.
🌐 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.

Artifacts

Produced during runtime
Name Size
linux-template-minimal
17 MB