Skip to content

wip

wip #191

Triggered via push August 5, 2024 06:13
Status Failure
Total duration 6h 2m 31s
Artifacts 3

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
1m 52s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
14m 21s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
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

47 errors and 2 warnings
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L146417
'<function-style-cast>': cannot convert from 'int' to 'duckdb::unique_ptr<duckdb::ListAggregatesBindData,std::default_delete<DATA_TYPE>,true>'
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L181004
'duckdb::unique_ptr<duckdb::SecretEntry,std::default_delete<DATA_TYPE>,true>::unique_ptr': ambiguous call to overloaded function
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L192269
'duckdb::SelectionVector::SelectionVector': ambiguous call to overloaded function
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L192488
'duckdb::optional_ptr<duckdb::CatalogEntry>::operator !=': overloaded functions have similar conversions
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L192490
'duckdb::optional_ptr<duckdb::CatalogEntry>::operator !=': overloaded functions have similar conversions
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L192492
'rejects_scan_exist': cannot be used before it is initialized
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L192492
'rejects_error_exist': cannot be used before it is initialized
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L211218
'duckdb::SelectionVector::Initialize': ambiguous call to overloaded function
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L248116
'duckdb::Connection::GetSubstrait': definition of dllimport function not allowed
🏁 Windows / Template (target=template_release): modules/a_duckdb/thirdparty/duckdb.cpp#L248124
'duckdb::Connection::FromSubstrait': definition of dllimport function not allowed
🐧 Linux / Template w/ Mono (target=template_release): thirdparty/clipper2/include/clipper2/clipper.core.h#L48
'Clipper2Lib::undefined_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Template w/ Mono (target=template_release): thirdparty/clipper2/include/clipper2/clipper.core.h#L46
'Clipper2Lib::non_pair_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Template w/ Mono (target=template_release): thirdparty/clipper2/include/clipper2/clipper.core.h#L44
'Clipper2Lib::scale_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Template w/ Mono (target=template_release): thirdparty/clipper2/include/clipper2/clipper.core.h#L42
'Clipper2Lib::range_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Template w/ Mono (target=template_release): thirdparty/clipper2/include/clipper2/clipper.core.h#L40
'Clipper2Lib::precision_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Template w/ Mono (target=template_release)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L146417
'<function-style-cast>': cannot convert from 'int' to 'duckdb::unique_ptr<duckdb::ListAggregatesBindData,std::default_delete<DATA_TYPE>,true>'
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L181004
'duckdb::unique_ptr<duckdb::SecretEntry,std::default_delete<DATA_TYPE>,true>::unique_ptr': ambiguous call to overloaded function
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L192269
'duckdb::SelectionVector::SelectionVector': ambiguous call to overloaded function
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L192488
'duckdb::optional_ptr<duckdb::CatalogEntry>::operator !=': overloaded functions have similar conversions
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L192490
'duckdb::optional_ptr<duckdb::CatalogEntry>::operator !=': overloaded functions have similar conversions
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L192492
'rejects_scan_exist': cannot be used before it is initialized
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L192492
'rejects_error_exist': cannot be used before it is initialized
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L211218
'duckdb::SelectionVector::Initialize': ambiguous call to overloaded function
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L248116
'duckdb::Connection::GetSubstrait': definition of dllimport function not allowed
🏁 Windows / Editor (target=editor, tests=yes): modules/a_duckdb/thirdparty/duckdb.cpp#L248124
'duckdb::Connection::FromSubstrait': definition of dllimport function not allowed
🐧 Linux / Minimal template (target=template_release, everything disabled): thirdparty/clipper2/include/clipper2/clipper.core.h#L48
'Clipper2Lib::undefined_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Minimal template (target=template_release, everything disabled): thirdparty/clipper2/include/clipper2/clipper.core.h#L46
'Clipper2Lib::non_pair_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Minimal template (target=template_release, everything disabled): thirdparty/clipper2/include/clipper2/clipper.core.h#L44
'Clipper2Lib::scale_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Minimal template (target=template_release, everything disabled): thirdparty/clipper2/include/clipper2/clipper.core.h#L42
'Clipper2Lib::range_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Minimal template (target=template_release, everything disabled): thirdparty/clipper2/include/clipper2/clipper.core.h#L40
'Clipper2Lib::precision_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): thirdparty/clipper2/include/clipper2/clipper.core.h#L48
'Clipper2Lib::undefined_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Editor w/ Mono (target=editor): thirdparty/clipper2/include/clipper2/clipper.core.h#L46
'Clipper2Lib::non_pair_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Editor w/ Mono (target=editor): thirdparty/clipper2/include/clipper2/clipper.core.h#L44
'Clipper2Lib::scale_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Editor w/ Mono (target=editor): thirdparty/clipper2/include/clipper2/clipper.core.h#L42
'Clipper2Lib::range_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Editor w/ Mono (target=editor): thirdparty/clipper2/include/clipper2/clipper.core.h#L40
'Clipper2Lib::precision_error' defined but not used [-Werror=unused-variable]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release)
Process completed with exit code 134.
🍎 macOS / Editor (target=editor, tests=yes)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
🍎 macOS / Editor (target=editor, tests=yes)
The operation was canceled.
🏁 Windows / Template (target=template_release)
'_Header_ctgmath': warning STL4004: <ccomplex>, <cstdalign>, <cstdbool>, and <ctgmath> are deprecated in C++17. You can define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.
🏁 Windows / Editor (target=editor, tests=yes)
'_Header_ctgmath': warning STL4004: <ccomplex>, <cstdalign>, <cstdbool>, and <ctgmath> are deprecated in C++17. You can define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to suppress this warning.

Artifacts

Produced during runtime
Name Size
ios-template Expired
57.8 MB
macos-editor Expired
119 MB
macos-template Expired
60.7 MB