Add PROPERTY_USAGE_CUSTOM
to define which properties can be handled…
#45
runner.yml
on: push
📊 Static checks
/
Code style, file formatting, and docs
19s
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🏁 Windows / build-windows
Annotations
27 warnings
🍎 macOS / Release Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🍎 macOS / Debug Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🍎 macOS / Editor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🐧 Linux / Release Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_S3TC' not handled in switch [-Wswitch]
|
🐧 Linux / Release Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_ETC2' not handled in switch [-Wswitch]
|
🐧 Linux / Release Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_BPTC' not handled in switch [-Wswitch]
|
🐧 Linux / Release Template:
thirdparty/icu4c/common/udata.cpp#L646
'icudt_godot73_dat' violates the C++ One Definition Rule [-Wodr]
|
🐧 Linux / Release Template:
thirdparty/icu4c/common/uobject.cpp#L62
argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
|
🐧 Linux / Release Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🐧 Linux / Debug Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_S3TC' not handled in switch [-Wswitch]
|
🐧 Linux / Debug Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_ETC2' not handled in switch [-Wswitch]
|
🐧 Linux / Debug Template:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_BPTC' not handled in switch [-Wswitch]
|
🐧 Linux / Debug Template:
thirdparty/icu4c/common/udata.cpp#L646
'icudt_godot73_dat' violates the C++ One Definition Rule [-Wodr]
|
🐧 Linux / Debug Template:
thirdparty/icu4c/common/uobject.cpp#L62
argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
|
🐧 Linux / Debug Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏁 Windows / Release Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🐧 Linux / Editor:
editor/debugger/debug_adapter/debug_adapter_parser.cpp#L200
unused variable 'device' [-Wunused-variable]
|
🐧 Linux / Editor:
editor/plugins/sprite_2d_editor_plugin.cpp#L196
variable 'img_size' set but not used [-Wunused-but-set-variable]
|
🐧 Linux / Editor:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_S3TC' not handled in switch [-Wswitch]
|
🐧 Linux / Editor:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_ETC2' not handled in switch [-Wswitch]
|
🐧 Linux / Editor:
scene/resources/portable_compressed_texture.cpp#L57
enumeration value 'COMPRESSION_MODE_BPTC' not handled in switch [-Wswitch]
|
🐧 Linux / Editor:
thirdparty/icu4c/common/udata.cpp#L646
type of 'icudt_godot73_dat' does not match original declaration [-Wlto-type-mismatch]
|
🐧 Linux / Editor:
thirdparty/icu4c/common/uobject.cpp#L62
argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
|
🐧 Linux / Editor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏁 Windows / Debug Template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏁 Windows / Editor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-debug-template", "linux-editor", "linux-release-template", "macos-debug-template", "macos-editor", "macos-release-template", "windows-debug-template", "windows-editor", "windows-release-template".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-debug-template
Expired
|
31.3 MB |
|
linux-editor
Expired
|
52.2 MB |
|
linux-release-template
Expired
|
29.3 MB |
|
macos-debug-template
Expired
|
25.7 MB |
|
macos-editor
Expired
|
43.8 MB |
|
macos-release-template
Expired
|
23.2 MB |
|
windows-debug-template
Expired
|
29.9 MB |
|
windows-editor
Expired
|
50.2 MB |
|
windows-release-template
Expired
|
28 MB |
|