Use pytest<8 for now, until pytest-lazy-fixtures gets fixed or replaced #643
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile:
praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
|
Compile:
praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
|
Loading