build(deps): bump actions/upload-artifact from 2.2.2 to 4.6.1 #63
build.yml
on: pull_request
Check for source changes
8s
Check if generated files are up to date
2m 21s
Windows (x86)
1m 23s
Windows (x64)
1m 21s
macOS
8m 52s
Ubuntu
9m 46s
Annotations
5 errors and 16 warnings
|
Windows (x64)
Process completed with exit code 1.
|
|
Windows (x86)
Process completed with exit code 1.
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
macOS
Process completed with exit code 2.
|
|
Ubuntu
Process completed with exit code 2.
|
|
Check for source changes
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/
|
|
Ubuntu
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Ubuntu
argument 1 of type 'uint8_t[56]' {aka 'unsigned char[56]'} with mismatched bound [-Warray-parameter=]
|
|
Ubuntu
'memcpy' reading 0 or more bytes from a region of size 0 [-Wstringop-overread]
|
|
Ubuntu
'buf1' may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1908
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1731
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Python/ceval.c#L4807
‘newargs’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Modules/readline.c#L1258
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Ubuntu:
Modules/expat/xmltok.h#L272
‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Modules/expat/xmltok.h#L272
‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Modules/_tkinter.c#L264
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
|
Ubuntu:
Modules/_tkinter.c#L269
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
|
Ubuntu:
Modules/_tkinter.c#L264
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
|
Ubuntu:
Modules/_tkinter.c#L269
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
|
Ubuntu
The `save-state` 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/
|