Skip to content

reorder_slice_add_mul matcher #22214

reorder_slice_add_mul matcher

reorder_slice_add_mul matcher #22214

Triggered via pull request January 15, 2025 15:05
Status Failure
Total duration 1h 1m 32s
Artifacts

ci.yaml

on: pull_request
Check if image exists in registry
5s
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

5 errors and 7 warnings
licensing
Process completed with exit code 1.
format
Process completed with exit code 1.
tidy
Process completed with exit code 2.
linux (ubuntu-20.04, debug)
Process completed with exit code 1.
cppcheck
Process completed with exit code 2.
Check if image exists in registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cancel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tidy: test/simplify_algebra_test.cpp#L3899
multiple declarations in a single statement reduces readability [readability-isolate-declaration,-warnings-as-errors]
linux (ubuntu-20.04, debug)
Cache save failed.
cppcheck: src/simplify_algebra.cpp#L453
style: Too many nested parentheses can affect readability; consider using variables instead. [migraphx-MatcherNestedParentheses]
cppcheck: test/simplify_algebra_test.cpp#L3899
style: Unused variable: literals [unusedVariable]