Create jekyll-gh-pages.yml #8
build.yml
on: pull_request
Check for source changes
7s
Windows (x86)
1m 5s
Windows (x64)
1m 10s
macOS
26s
Ubuntu
9m 20s
Annotations
4 errors and 17 warnings
macOS
Process completed with exit code 1.
|
Windows (x86)
Process completed with exit code 1.
|
Windows (x64)
Process completed with exit code 1.
|
Ubuntu
Process completed with exit code 2.
|
Check for source changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L1918
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
Ubuntu:
Objects/longobject.c#L1741
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
Ubuntu:
Modules/signalmodule.c#L667
‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
|
Ubuntu:
Modules/readline.c#L1211
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]
|