Skip to content

Integrating generic_float struct for adding datatypes #21310

Integrating generic_float struct for adding datatypes

Integrating generic_float struct for adding datatypes #21310

Triggered via pull request October 24, 2024 22:08
Status Failure
Total duration 1h 26m 14s
Billable time 2h 50m
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 27 warnings
format
Process completed with exit code 1.
licensing
Process completed with exit code 1.
linux (ubuntu-20.04, release)
Process completed with exit code 1.
linux (ubuntu-20.04, codecov)
The job was canceled because "ubuntu-20_04_release" failed.
linux (ubuntu-20.04, codecov)
The operation was canceled.
linux (ubuntu-20.04, debug)
The job was canceled because "ubuntu-20_04_release" failed.
linux (ubuntu-20.04, debug)
The operation was canceled.
sles
Process completed with exit code 2.
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/
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 (ubuntu-20.04, release)
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, release)
Cache save failed.
linux (ubuntu-20.04, codecov)
Cache save failed.
linux (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.
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/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#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#L178
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L178
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L178
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L227
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L235
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L323
namespace 'MIGRAPHX_INLINE_NS' not terminated with a closing comment [llvm-namespace-comment,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L324
namespace 'migraphx' not terminated with a closing comment [llvm-namespace-comment,-warnings-as-errors]