Create jekyll-gh-pages.yml #8
Annotations
1 error and 15 warnings
Tests
Process completed with exit code 2.
|
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-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install OpenSSL
argument 1 of type 'uint8_t[56]' {aka 'unsigned char[56]'} with mismatched bound [-Warray-parameter=]
|
Install OpenSSL
'memcpy' reading 0 or more bytes from a region of size 0 [-Wstringop-overread]
|
Install OpenSSL
'buf1' may be used uninitialized [-Wmaybe-uninitialized]
|
Build CPython:
Objects/longobject.c#L1918
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build CPython:
Objects/longobject.c#L1741
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build CPython:
Modules/signalmodule.c#L667
‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
|
Build CPython:
Modules/readline.c#L1211
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build CPython:
Modules/expat/xmltok.h#L272
‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build CPython:
Modules/expat/xmltok.h#L272
‘buf’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build CPython:
Modules/_tkinter.c#L264
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
Build CPython:
Modules/_tkinter.c#L269
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
Build CPython:
Modules/_tkinter.c#L264
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
Build CPython:
Modules/_tkinter.c#L269
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
Loading