Run tests on Python 3.13 and PyPy 3.10 #783
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile:
praat/external/mp3/mp3.cpp#L209
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
|
Compile:
praat/external/flac/flac_metadata_iterators.c#L3315
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
|
Compile:
praat/external/flac/flac_metadata_iterators.c#L3316
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
|
Compile:
praat/external/espeak/compiledict.cpp#L1546
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
praat/external/espeak/compiledict.cpp#L1553
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 244 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/klatt.cpp#L999
iteration 5 invokes undefined behavior [-Waggressive-loop-optimizations]
|
Compile:
praat/external/espeak/numbers.cpp#L1195
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1200
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1205
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1210
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
Loading