Skip to content

Area2D/3D Gravity: Replace point bool with a type enum, add Target gravity type #41075

Area2D/3D Gravity: Replace point bool with a type enum, add Target gravity type

Area2D/3D Gravity: Replace point bool with a type enum, add Target gravity type #41075

Triggered via pull request October 2, 2024 23:45
Status Failure
Total duration 4m 10s
Artifacts

runner.yml

on: pull_request
📊 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)
47s
🍏 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 2 warnings
🐧 Linux / Editor w/ Mono (target=editor): main/main.cpp#L329
invalid new-expression of abstract class type 'PhysicsServer3DDummy'
🐧 Linux / Editor w/ Mono (target=editor): main/main.cpp#L348
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): main/main.cpp#L329
invalid new-expression of abstract class type 'PhysicsServer3DDummy'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): main/main.cpp#L348
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L300
invalid new-expression of abstract class type 'PhysicsServer3DDummy'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): tests/test_main.cpp#L307
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): main/main.cpp#L348
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): tests/test_main.cpp#L307
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes): main/main.cpp#L329
'PhysicsServer3DDummy': cannot instantiate abstract class
🏁 Windows / Template (target=template_release, tests=yes): main/main.cpp#L348
'PhysicsServer2DDummy': cannot instantiate abstract class
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): main/main.cpp#L329
'PhysicsServer3DDummy': cannot instantiate abstract class
🏁 Windows / Editor (target=editor, tests=yes): main/main.cpp#L348
'PhysicsServer2DDummy': cannot instantiate abstract class
🏁 Windows / Editor (target=editor, tests=yes): tests/test_main.cpp#L300
'PhysicsServer3DDummy': cannot instantiate abstract class
🏁 Windows / Editor (target=editor, tests=yes): tests/test_main.cpp#L307
'PhysicsServer2DDummy': cannot instantiate abstract class
🏁 Windows / Editor (target=editor, tests=yes)
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.
🌐 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.