Skip to content

reorder_slice_add_mul matcher #21756

reorder_slice_add_mul matcher

reorder_slice_add_mul matcher #21756

Triggered via pull request November 26, 2024 14:05
Status Cancelled
Total duration 1h 18m 38s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
7s
Check if image exists in registry
Matrix: linux-fpga
Matrix: linux
Build image
0s
Build image
Build SLES image
0s
Build SLES image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
licensing
Process completed with exit code 1.
sles
Process completed with exit code 2.
linux (ubuntu-20.04, codecov)
Process completed with exit code 1.
linux (ubuntu-20.04, debug)
The job was canceled because "ubuntu-20_04_codecov" failed.
linux (ubuntu-20.04, debug)
The operation was canceled.
linux (ubuntu-20.04, release)
The job was canceled because "ubuntu-20_04_codecov" failed.
linux (ubuntu-20.04, release)
The operation was canceled.
format
Process completed with exit code 1.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
tidy
The run was canceled by @github-actions[bot].
tidy
The operation was canceled.
sles
Cache save failed.
linux (ubuntu-20.04, codecov)
Cache save failed.
linux (ubuntu-20.04, debug)
Cache save failed.
linux (ubuntu-20.04, release)
Cache save failed.
linux-fpga (ubuntu-20.04, debug)
Cache save failed.
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cppcheck
Cache save failed.
tidy
Cache save failed.
tidy: src/simplify_algebra.cpp#L441
non-void lambda does not return a value in all control paths [clang-diagnostic-return-type,-warnings-as-errors]
tidy: test/simplify_algebra_test.cpp#L4284
Value stored to 'add2' during its initialization is never read [clang-analyzer-deadcode.DeadStores,-warnings-as-errors]
tidy: test/simplify_algebra_test.cpp#L4284
unused variable 'add2' [clang-diagnostic-unused-variable,-warnings-as-errors]
tidy: test/simplify_algebra_test.cpp#L4285
Value stored to 'add3' during its initialization is never read [clang-analyzer-deadcode.DeadStores,-warnings-as-errors]
tidy: test/simplify_algebra_test.cpp#L4285
unused variable 'add3' [clang-diagnostic-unused-variable,-warnings-as-errors]