Skip to content

Fixed logic error of instruction::replace() #21178

Fixed logic error of instruction::replace()

Fixed logic error of instruction::replace() #21178

Triggered via pull request October 11, 2024 19:59
Status Failure
Total duration 1h 2m 8s
Billable time 1h 57m
Artifacts

ci.yaml

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

7 errors and 18 warnings
sles
Process completed with exit code 2.
linux (ubuntu-20.04, debug)
Process completed with exit code 1.
linux (ubuntu-20.04, codecov)
The job was canceled because "ubuntu-20_04_debug" failed.
linux (ubuntu-20.04, release)
The job was canceled because "ubuntu-20_04_debug" failed.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
cppcheck
Process completed with exit code 2.
tidy
Process completed with exit code 2.
cancel
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyflakes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sles
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/
sles
Cache save failed.
linux (ubuntu-20.04, debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
linux (ubuntu-20.04, debug)
Cache save failed.
linux (ubuntu-20.04, codecov)
Cache save failed.
linux (ubuntu-20.04, release)
Cache save failed.
licensing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-fpga (ubuntu-20.04, debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, 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/
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.
cppcheck: src/instruction.cpp#L67
style: Use 'not' instead of ! [UseNamedLogicOperator]
tidy
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/
tidy
Cache save failed.
tidy: src/instruction.cpp#L63
invalid argument type 'const shape' to unary expression [clang-diagnostic-error]
tidy: src/instruction.cpp#L73
invalid argument type 'shape' to unary expression [clang-diagnostic-error]