Skip to content

[WIP] Add Particles setup dialog in the editor #1451

[WIP] Add Particles setup dialog in the editor

[WIP] Add Particles setup dialog in the editor #1451

Triggered via push November 30, 2024 23:10
Status Failure
Total duration 43m 39s
Artifacts 9

runner.yml

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

68 errors and 20 warnings
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🍎 macOS / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🤖 Android / Editor (target=editor): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor w/ Mono (target=editor): editor/plugins/particles_editor_plugin.cpp#L195
'setup_dialog_choices' was not declared in this scope; did you mean 'setup_dialog_choice'?
🐧 Linux / Editor w/ Mono (target=editor): editor/plugins/particles_editor_plugin.cpp#L228
'setup_dialog_choices' was not declared in this scope; did you mean 'setup_dialog_choice'?
🐧 Linux / Editor w/ Mono (target=editor): editor/plugins/particles_editor_plugin.cpp#L269
'setup_dialog_choices' was not declared in this scope; did you mean 'setup_dialog_choice'?
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const Object' with an expression of type 'const ParticlesEditorPlugin'
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): editor/plugins/particles_editor_plugin.h#L48
cannot initialize object parameter of type 'const EditorPlugin' with an expression of type 'const ParticlesEditorPlugin'
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.h#L81
missing type specifier - int assumed. Note: C++ does not support default-int
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L195
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L228
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L231
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L269
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L270
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L272
'setup_dialog_choices': undeclared identifier
🏁 Windows / Editor (target=editor, tests=yes): editor/plugins/particles_editor_plugin.cpp#L273
'setup_dialog_choices': undeclared identifier
🏁 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
🏁 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)
'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

Artifacts

Produced during runtime
Name Size
android-template-arm32
70.9 MB
android-template-arm64
64.9 MB
ios-template
40.3 MB
linux-template-minimal
17.2 MB
linux-template-mono
32 MB
macos-template
47.4 MB
web-nothreads-template
15.5 MB
web-template
15.4 MB
windows-template
31.6 MB