Skip to content

New fast ci, Fix pathing issue with new pcks #355

New fast ci, Fix pathing issue with new pcks

New fast ci, Fix pathing issue with new pcks #355

Triggered via pull request December 29, 2024 02:32
Status Success
Total duration 12m 20s
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

60 warnings
🐧 Linux Template Release: compat/fake_script.cpp#L273
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: compat/fake_script.cpp#L349
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Template Release: compat/fake_script.cpp#L554
declaration of 'i' shadows a previous local
🐧 Linux Template Release: compat/fake_script.cpp#L554
unused variable 'i'
🐧 Linux Template Release: bytecode/bytecode_tester.cpp#L183
declaration of 'decomp_versions' shadows a global declaration
🐧 Linux Template Release: bytecode/bytecode_tester.cpp#L535
declaration of 'decomp_versions' shadows a global declaration
🐧 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'
🍎 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: 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'
🍎 macOS Template Release: bytecode/bytecode_base.cpp#L597
unused variable 'end_lines'
🐧 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'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L722
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L597
unused variable 'end_lines'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L1235
unused variable 'identifiers'
🐧 Linux Editor: bytecode/bytecode_base.cpp#L1236
unused variable 'constants'
Windows Template Release: compat/fake_script.cpp#L349
'>=': signed/unsigned mismatch
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/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 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: compat/fake_script.cpp#L349
'>=': 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 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