Skip to content

Push some warnings for CSG non manifold and other errors. #7657

Push some warnings for CSG non manifold and other errors.

Push some warnings for CSG non manifold and other errors. #7657

Triggered via push December 13, 2024 13:12
Status Failure
Total duration 36m 22s
Artifacts 1

runner.yml

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

38 errors and 20 warnings
🤖 Android / Template arm64 (target=template_release, arch=arm64): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🤖 Android / Editor (target=editor): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release, tests=yes): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg_shape.cpp#L455
declaration of 'manifold_error' shadows a previous local
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg_shape.cpp#L456
request for member 'warnings' in 'child', which is of pointer type 'CSGShape3D*' (maybe you meant to use '->' ?)
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes): modules/csg/csg_shape.cpp#L455
the following warning is treated as an error
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): modules/csg/csg_shape.cpp#L456
member reference type 'CSGShape3D *' is a pointer; did you mean to use '->'?
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg_shape.cpp#L455
the following warning is treated as an error
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg_shape.cpp#L455
declaration of 'manifold_error' shadows a previous local
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg_shape.cpp#L456
request for member 'warnings' in 'child', which is of pointer type 'CSGShape3D*' (maybe you meant to use '->' ?)
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/csg/csg_shape.cpp#L456
request for member 'warnings' in 'child', which is of pointer type 'CSGShape3D*' (maybe you meant to use '->' ?)
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'=': conversion from 'size_t' to 'T', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'const int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'argument': conversion from 'size_t' to 'int', possible loss of data
🏁 Windows / Template (target=template_release, tests=yes)
'=': conversion from 'size_t' to 'T', possible loss of data
🏁 Windows / Template (target=template_release, 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 / 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)
'=': 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)
'=': 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

Artifacts

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