Skip to content

Integrating generic_float struct for adding datatypes #21290

Integrating generic_float struct for adding datatypes

Integrating generic_float struct for adding datatypes #21290

Triggered via pull request October 23, 2024 17:41
Status Failure
Total duration 1h 29m 20s
Billable time 2h 51m
Artifacts

ci.yaml

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

10 errors and 27 warnings
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.
licensing
Process completed with exit code 1.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
format
Process completed with exit code 1.
sles
Process completed with exit code 2.
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/
linux (ubuntu-20.04, codecov)
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, codecov)
Cache save failed.
linux (ubuntu-20.04, debug)
Cache save failed.
linux (ubuntu-20.04, release)
Cache save failed.
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/
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.
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
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/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
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/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]