Skip to content

Integrating generic_float struct for adding datatypes #21275

Integrating generic_float struct for adding datatypes

Integrating generic_float struct for adding datatypes #21275

Triggered via pull request October 22, 2024 19:20
Status Cancelled
Total duration 59m 30s
Billable time 2h 25m
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

11 errors and 26 warnings
linux (ubuntu-20.04, debug)
Process completed with exit code 1.
linux (ubuntu-20.04, release)
The job was canceled because "ubuntu-20_04_debug" failed.
linux (ubuntu-20.04, codecov)
The job was canceled because "ubuntu-20_04_debug" failed.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
licensing
Process completed with exit code 1.
format
Process completed with exit code 1.
sles
Process completed with exit code 2.
cppcheck
The run was canceled by @github-actions[bot].
cppcheck
The operation was canceled.
tidy
The run was canceled by @github-actions[bot].
tidy
The operation was canceled.
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/
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, release)
Cache save failed.
linux (ubuntu-20.04, codecov)
Cache save failed.
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.
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/
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.
cppcheck
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
cppcheck
Cache save failed.
cppcheck: src/include/migraphx/generic_float.hpp#L100
style: Use 'not' instead of ! [UseNamedLogicOperator]
cppcheck: test/float32.cpp#L43
style: Macros must be prefixed with MIGRAPHX_ [definePrefix]
tidy
Cache save failed.
tidy: src/include/migraphx/generic_float.hpp#L38
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L124
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L124
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L126
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L180
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L180
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L180
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L229
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L237
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L325
namespace 'MIGRAPHX_INLINE_NS' not terminated with a closing comment [llvm-namespace-comment,-warnings-as-errors]