Skip to content

pmgen: Move passes out of pmgen folder #1714

pmgen: Move passes out of pmgen folder

pmgen: Move passes out of pmgen folder #1714

Triggered via push January 31, 2025 02:06
Status Cancelled
Total duration 13m 7s
Artifacts

test-compile.yml

on: push
pre_job
7s
pre_job
Matrix: test-compile
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
test-compile (ubuntu-latest, clang-19)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, clang-19)
The operation was canceled.
test-compile (ubuntu-latest, gcc-13)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc-13)
The operation was canceled.
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
test-compile (macos-13, clang)
The operation was canceled.
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 32 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13)
‘constant’ may be used uninitialized [-Wmaybe-uninitialized]