Skip to content

[Bug] Fixed an invalid condidion in OpenType chained context #435

[Bug] Fixed an invalid condidion in OpenType chained context

[Bug] Fixed an invalid condidion in OpenType chained context #435

Triggered via push March 31, 2024 19:11
Status Failure
Total duration 1h 52m 10s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 254 warnings
linux/x86, gcc-13 Release
Process completed with exit code 1.
openbsd/arm64, clang Release
The process '/usr/bin/ssh' failed with exit code 1
linux/x64, gcc-7 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-10 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-7 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-7 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-8 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, clang-10 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-10 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-msan/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-lib/x64, clang Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
force-avx/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
force-avx2/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos/x64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-lib/x64, vs2022 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-asan/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos/x64, clang Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-8 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-10 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-7 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-valgrind/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-valgrind/x64, clang-17 Release
possibly lost: 304 bytes in 1 blocks
linux/x86, gcc-8 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-8 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-analyze/x64, clang-17 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diag-analyze/x64, clang-17 Debug: src/blend2d/filesystem.h#L231
The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult]
diag-analyze/x64, clang-17 Debug: src/blend2d/bitset.cpp#L1400
Forming reference to null pointer [core.NonNullParamChecker]
diag-analyze/x64, clang-17 Debug: src/blend2d/bitset.cpp#L1434
Forming reference to null pointer [core.NonNullParamChecker]
diag-analyze/x64, clang-17 Debug: src/blend2d/bitset.cpp#L1444
Forming reference to null pointer [core.NonNullParamChecker]
diag-analyze/x64, clang-17 Debug: src/blend2d/bitset.cpp#L2330
The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult]
diag-analyze/x64, clang-17 Debug: src/blend2d/codec/jpegcodec.cpp#L1243
Assigned value is garbage or undefined [core.uninitialized.Assign]
diag-analyze/x64, clang-17 Debug: src/blend2d/compression/deflatedecoder.cpp#L470
2nd function call argument is an uninitialized value [core.CallAndMessage]
diag-analyze/x64, clang-17 Debug: src/blend2d/opentype/otglyf.cpp#L397
Assigned value is garbage or undefined [core.uninitialized.Assign]
diag-analyze/x64, clang-17 Debug: src/blend2d/opentype/otglyf.cpp#L412
Assigned value is garbage or undefined [core.uninitialized.Assign]
diag-analyze/x64, clang-17 Debug: src/blend2d/opentype/otglyfsimdimpl_p.h#L480
Value stored to 'remainingSize' is never read [deadcode.DeadStores]
linux-lib/x64, clang Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-9 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L815
'p[6].BLPoint::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L815
'p[6].BLPoint::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'p[5].BLPoint::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'p[5].BLPoint::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::y))' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::x))' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L815
'p[6].BLPoint::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L815
'p[6].BLPoint::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'p[5].BLPoint::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
macos/x64, gcc-11 Release: src/blend2d/geometry.h#L819
'p[5].BLPoint::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+80).BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+80).BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
diag-ubsan/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-11 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-11 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L819
‘*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::y))’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/geometry.h#L819
‘*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::x))’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x64, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
freebsd/x86-64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x64, vs2019 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-11 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-13 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-12 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-12 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-13 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::x))’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘*(double*)((char*)&p[4] + offsetof(BLPoint, BLPoint::y))’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::x’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::y’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[6].BLPoint::x’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[6].BLPoint::y’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/pipeline/pipedefs_p.h#L1060
‘dstBox.BLBoxI::x0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/pipeline/pipedefs_p.h#L1061
‘dstBox.BLBoxI::y0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/raster/rastercontext.cpp#L4042
‘dstBox.BLBoxI::x1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-13 Release: src/blend2d/raster/rastercontext.cpp#L4042
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L474
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ey1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L479
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ey0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L501
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_fx0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L506
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ex0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L573
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_dy’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x64, clang-12 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-14 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x64, vs2019 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-13 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-13 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-14 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-15 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-16 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-15 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-11 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-17 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, gcc-9 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-16 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-10 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+80).BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+80).BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+64).BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/geometry.h#L819
‘*((void*)(& p)+64).BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-10 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
windows/x64, vs2022 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-10 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-9 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +88)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +80)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +64)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/geometry.h#L819
‘*((void*)& p +72)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-9 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L815
‘p[6].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[4].BLPoint::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/geometry.h#L819
‘p[4].BLPoint::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized in this function [-Wmaybe-uninitialized]
linux/x86, gcc-11 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-12 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-13 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-11 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-13 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[4].BLPoint::x’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[4].BLPoint::y’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::x’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[5].BLPoint::y’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[6].BLPoint::x’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/geometry.h#L819
‘p[6].BLPoint::y’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/pipeline/pipedefs_p.h#L1061
‘dstBox.BLBoxI::y0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/raster/rastercontext.cpp#L4042
‘dstBox.BLBoxI::x1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-13 Release: src/blend2d/raster/rastercontext.cpp#L4042
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, clang-12 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
no-futex/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-12 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::x0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L474
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ey1’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L479
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ey0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L501
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_fx0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L506
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_ex0’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/analyticrasterizer_p.h#L573
‘a.bl::RasterEngine::AnalyticRasterizer::<anonymous>.bl::RasterEngine::AnalyticState::_dy’ may be used uninitialized [-Wmaybe-uninitialized]
linux/x86, gcc-12 Release: src/blend2d/raster/rastercontext.cpp#L4030
‘dstBox.BLBoxI::y1’ may be used uninitialized [-Wmaybe-uninitialized]
windows/x64, vs2022 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-13 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-14 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-12 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-13 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos/x64, gcc-11 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-14 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-15 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-16 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-17 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
no-intrinsics/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-14 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x86, vs2022 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-11 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-15 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, gcc-9 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux/x86, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x86, vs2019 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
no-tls/x64, clang-17 Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
debian/riscv64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x86, vs2022 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows/x86, vs2019 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
debian/arm/v7, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
debian/ppc64le, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
netbsd/x86-64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openbsd/x86-64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openbsd/arm64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
debian/arm64, clang Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.