Skip to content

git subrepo push modules/geometry3 #6927

git subrepo push modules/geometry3

git subrepo push modules/geometry3 #6927

Triggered via push October 2, 2024 23:32
Status Failure
Total duration 28m 32s
Artifacts 9

runner.yml

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

43 errors and 8 warnings
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/ForwardDeclarations.h#L67
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/ForwardDeclarations.h#L396
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/XprHelper.h#L349
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/ReturnByValue.h#L70
all member functions in class 'Eigen::ReturnByValue<Derived>::YOU_ARE_TRYING_TO_ACCESS_A_SINGLE_COEFFICIENT_IN_A_SPECIAL_EXPRESSION_WHERE_THAT_IS_NOT_ALLOWED_BECAUSE_THAT_WOULD_BE_INEFFICIENT' are private [-Werror=ctor-dtor-privacy]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/WildMagic5/LibMathematics/Base/Wm5Float3.inl#L25
base class 'class Wm5::Tuple<3, float>' should be explicitly initialized in the copy constructor [-Werror=extra]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/WildMagic5/LibMathematics/Base/Wm5Float4.inl#L26
base class 'class Wm5::Tuple<4, float>' should be explicitly initialized in the copy constructor [-Werror=extra]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/ForwardDeclarations.h#L67
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/ForwardDeclarations.h#L396
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/util/XprHelper.h#L349
this condition has identical branches [-Werror=duplicated-branches]
🐧 Linux / Editor w/ Mono (target=editor): modules/geometry3/thirdparty/WildMagic5/LibMathematics/Base/Wm5Float1.inl#L23
base class 'class Wm5::Tuple<1, float>' should be explicitly initialized in the copy constructor [-Werror=extra]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L249
comparison of integers of different signs: 'int' and 'std::vector::size_type' (aka 'unsigned long') [-Werror,-Wsign-compare]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L415
'VertexCount' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L419
'SegmentCount' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L476
'Closed' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L488
'GetSegment' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L249
comparison of integers of different signs: 'int' and 'std::vector::size_type' (aka 'unsigned long') [-Werror,-Wsign-compare]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L269
comparison of integers of different signs: 'int' and 'unsigned long' [-Werror,-Wsign-compare]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L415
'VertexCount' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L419
'SegmentCount' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L476
'Closed' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L488
'GetSegment' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L554
comparison of integers of different signs: 'int' and 'unsigned long' [-Werror,-Wsign-compare]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/geometry3/src/geometry/DCurve3.h#L597
comparison of integers of different signs: 'int' and 'unsigned long' [-Werror,-Wsign-compare]
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): modules/geometry3/src/mesh/DMesh3.h#L378
the following warning is treated as an error
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🐧 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): modules/geometry3/thirdparty/Eigen/Eigen/src/Core/ReturnByValue.h#L70
all member functions in class 'Eigen::ReturnByValue<Derived>::YOU_ARE_TRYING_TO_ACCESS_A_SINGLE_COEFFICIENT_IN_A_SPECIAL_EXPRESSION_WHERE_THAT_IS_NOT_ALLOWED_BECAUSE_THAT_WOULD_BE_INEFFICIENT' are private [-Werror=ctor-dtor-privacy]
🏁 Windows / Editor (target=editor, tests=yes): modules/geometry3/src/mesh/DMesh3.h#L378
'eid': local variable is initialized but not referenced
🌐 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.

Artifacts

Produced during runtime
Name Size
android-template-arm32
67.9 MB
android-template-arm64
62.4 MB
ios-template
37.1 MB
linux-template-minimal
17 MB
linux-template-mono
30.3 MB
macos-template
44.8 MB
web-nothreads-template
15 MB
web-template
15 MB
windows-template
30.7 MB