Skip to content

fix static checks

fix static checks #356

Triggered via push December 29, 2024 02:47
Status Success
Total duration 59m 34s
Artifacts 9

all_builds.yml

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

Annotations

61 warnings
🍎 macOS Editor: bytecode/bytecode_base.cpp#L597
unused variable 'end_lines'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L606
unused variable 'get_line_func'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L612
unused variable 'get_col_func'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1235
unused variable 'identifiers'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1236
unused variable 'constants'
🍎 macOS Editor: bytecode/bytecode_base.cpp#L1239
unused variable 'columns'
🍎 macOS Editor: compat/fake_script.cpp#L554
unused variable 'i'
🍎 macOS Editor: compat/resource_compat_binary.h#L188
private field 'stored_big_endian' is not used
🍎 macOS Editor: compat/texture_loader_compat.cpp#L726
unused variable 'flags'
🍎 macOS Editor: exporters/translation_exporter.cpp#L50
unused function 'get_msg'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L597
unused variable 'end_lines'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L606
unused variable 'get_line_func'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L612
unused variable 'get_col_func'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1235
unused variable 'identifiers'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1236
unused variable 'constants'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L1239
unused variable 'columns'
🍎 macOS Template Release: compat/fake_script.cpp#L554
unused variable 'i'
🍎 macOS Template Release: compat/resource_compat_binary.h#L188
private field 'stored_big_endian' is not used
🍎 macOS Template Release: exporters/translation_exporter.cpp#L50
unused function 'get_msg'
🐧 Linux Template Release
'visualInfo.XVisualInfo::visual' may be used uninitialized
🐧 Linux Template Release
'visualInfo.XVisualInfo::screen' may be used uninitialized
🐧 Linux Template Release
'visualInfo.XVisualInfo::depth' may be used uninitialized
🐧 Linux Template Release: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Template Release: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Template Release: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L335
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#L640
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: bytecode/bytecode_base.cpp#L643
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor
comparison between 'const enum ResourceLoaderText::<unnamed>' and 'enum ResourceLoaderCompatText::<unnamed>'
🐧 Linux Editor: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Editor: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Editor: utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L335
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#L640
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L643
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L670
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L722
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
Windows Template Release
'>': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L640
'<=': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L643
'>': signed/unsigned mismatch
Windows Template Release: bytecode/bytecode_base.cpp#L722
'>=': signed/unsigned mismatch
Windows Template Release: compat/file_access_encrypted_v3.cpp#L100
declaration of 'key' hides class member
Windows Template Release: compat/image_parser_v2.cpp#L17
'<': signed/unsigned mismatch
Windows Template Release: compat/fake_script.cpp#L349
'>=': signed/unsigned mismatch
Windows Template Release: compat/optimized_translation_extractor.cpp#L6
declaration of 'hash_table' hides class member
Windows Template Release: compat/optimized_translation_extractor.cpp#L7
declaration of 'bucket_table' hides class member
Windows Template Release: compat/optimized_translation_extractor.cpp#L8
declaration of 'strings' hides class member
Windows Editor
'>': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L640
'<=': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L643
'>': signed/unsigned mismatch
Windows Editor: bytecode/bytecode_base.cpp#L722
'>=': signed/unsigned mismatch
Windows Editor: bytecode/gdscript_tokenizer_compat.cpp#L519
declaration of 'code' hides class member
Windows Editor: bytecode/gdscript_tokenizer_compat.cpp#L522
declaration of 'code' hides class member
Windows Editor: compat/file_access_encrypted_v3.cpp#L100
declaration of 'key' hides class member
Windows Editor: compat/fake_script.cpp#L349
'>=': signed/unsigned mismatch
Windows Editor: compat/image_parser_v2.cpp#L17
'<': signed/unsigned mismatch
Windows Editor: compat/optimized_translation_extractor.cpp#L6
declaration of 'hash_table' 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.7 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.3 MB
GDRE_tools-template_release-windows
24.9 MB