Skip to content

Integrating generic_float struct for adding datatypes #21177

Integrating generic_float struct for adding datatypes

Integrating generic_float struct for adding datatypes #21177

Triggered via pull request October 11, 2024 19:53
Status Cancelled
Total duration 20m 28s
Billable time 42m
Artifacts

ci.yaml

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

12 errors and 23 warnings
sles
Process completed with exit code 2.
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.
format
Process completed with exit code 1.
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
tidy
The run was canceled by @github-actions[bot].
tidy
The operation was canceled.
cppcheck
The run was canceled by @github-actions[bot].
cppcheck
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/
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.
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.
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-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.
tidy
Cache save failed.
tidy: src/include/migraphx/generic_float.hpp#L31
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L172
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#L267
namespace 'MIGRAPHX_INLINE_NS' not terminated with a closing comment [llvm-namespace-comment,-warnings-as-errors]
tidy: src/include/migraphx/generic_float.hpp#L268
namespace 'migraphx' not terminated with a closing comment [llvm-namespace-comment,-warnings-as-errors]
tidy: src/include/migraphx/half.hpp#L63
modification of 'std' namespace can result in undefined behavior [cert-dcl58-cpp,-warnings-as-errors]
tidy: src/include/migraphx/half.hpp#L69
invalid case style for constexpr method 'quiet_NaN' [readability-identifier-naming,-warnings-as-errors]
tidy: src/include/migraphx/half.hpp#L90
modification of 'std' namespace can result in undefined behavior [cert-dcl58-cpp,-warnings-as-errors]
tidy: src/include/migraphx/half.hpp#L94
modification of 'std' namespace can result in undefined behavior [cert-dcl58-cpp,-warnings-as-errors]
tidy: src/include/migraphx/half.hpp#L98
modification of 'std' namespace can result in undefined behavior [cert-dcl58-cpp,-warnings-as-errors]
cppcheck
Cache save failed.