Skip to content

Gdscript 2.0 fixes #357

Gdscript 2.0 fixes

Gdscript 2.0 fixes #357

Triggered via pull request December 29, 2024 09:02
Status Failure
Total duration 11m 30s
Artifacts 9

all_builds.yml

on: pull_request
Matrix: build
Matrix: export
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 57 warnings
🐧 Linux test
Process completed with exit code 134.
Windows test
Process completed with exit code 1.
🍎 macOS test
Process completed with exit code 134.
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L341
comparison of integer expressions of different signedness: 'long unsigned int' and 'int'
🐧 Linux Template Release
comparison of integer expressions of different signedness: 'const int' and 'const unsigned int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L633
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L636
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L666
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1247
unused variable 'columns'
🍎 macOS Editor: compat/resource_compat_binary.h#L188
private field 'stored_big_endian' is not used
🍎 macOS Editor: tests/test_bytecode.h#L171
unused variable 'i'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1247
unused variable 'columns'
🍎 macOS Template Release: compat/resource_compat_binary.h#L188
private field 'stored_big_endian' is not used
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1247
unused variable 'columns'
🍎 macOS Template Release: compat/resource_compat_binary.h#L188
private field 'stored_big_endian' is not used
🐧 Linux Editor: bytecode/bytecode_base.cpp#L341
comparison of integer expressions of different signedness: 'long unsigned int' and 'int'
🐧 Linux Editor
comparison of integer expressions of different signedness: 'const int' and 'const unsigned int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L633
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L636
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L666
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
Windows Template Release
'>': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L633
'<=': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L636
'>': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L718
'>=': signed/unsigned mismatch
Windows Template Release: compat/resource_compat_binary.cpp#L1329
declaration of 'ver_major' hides class member
Windows Template Release: compat/resource_compat_binary.cpp#L1370
declaration of 'ver_major' hides class member
Windows Template Release: compat/resource_compat_binary.cpp#L1798
declaration of 'external_resources' hides class member
Windows Template Release: compat/resource_compat_binary.cpp#L1798
declaration of 'string_map' hides class member
Windows Template Release: compat/resource_compat_binary.cpp#L2806
declaration of 'ver_major' hides class member
Windows Template Release: compat/resource_compat_binary.cpp#L2807
declaration of 'ver_minor' hides class member
Windows Editor
'>': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L633
'<=': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L636
'>': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L718
'>=': signed/unsigned mismatch
Windows Editor: compat/resource_compat_binary.cpp#L1329
declaration of 'ver_major' hides class member
Windows Editor: compat/resource_compat_binary.cpp#L1370
declaration of 'ver_major' hides class member
Windows Editor: compat/resource_compat_binary.cpp#L1798
declaration of 'external_resources' hides class member
Windows Editor: compat/resource_compat_binary.cpp#L1798
declaration of 'string_map' hides class member
Windows Editor: compat/resource_compat_binary.cpp#L2806
declaration of 'ver_major' hides class member
Windows Editor: compat/resource_compat_binary.cpp#L2807
declaration of 'ver_minor' hides class member
Windows export
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
GDRE_tools-editor-linux
62.9 MB
GDRE_tools-editor-macos
53.6 MB
GDRE_tools-editor-windows
62.9 MB
GDRE_tools-standalone-linux
22 MB
GDRE_tools-standalone-macos
41 MB
GDRE_tools-standalone-windows
24.8 MB
GDRE_tools-template_release-linux
22 MB
GDRE_tools-template_release-macos
80.2 MB
GDRE_tools-template_release-windows
24.9 MB