PackInt4 Operator #17902
Triggered via pull request
February 7, 2024 17:04
Status
Failure
Total duration
1h 12m 1s
Artifacts
–
ci.yaml
on: pull_request
Check if image exists in registry
7s
Matrix: linux-fpga
Matrix: linux
sles
25m 54s
Annotations
5 errors and 18 warnings
linux (ubuntu-20.04, release)
Process completed with exit code 1.
|
linux (ubuntu-20.04, codecov)
The operation was canceled.
|
linux (ubuntu-20.04, debug)
The operation was canceled.
|
linux-fpga (ubuntu-20.04, debug)
Process completed with exit code 1.
|
tidy
Process completed with exit code 2.
|
cancel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
licensing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pyflakes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (ubuntu-20.04, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (ubuntu-20.04, release)
Cache save failed.
|
linux (ubuntu-20.04, codecov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (ubuntu-20.04, codecov)
Cache save failed.
|
linux (ubuntu-20.04, debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (ubuntu-20.04, debug)
Cache save failed.
|
linux-fpga (ubuntu-20.04, debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux-fpga (ubuntu-20.04, debug)
Cache save failed.
|
sles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cppcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tidy:
src/include/migraphx/op/pack_int4.hpp#L69
the variable 'strides' is copy-constructed from a const reference but is never used; consider removing the statement [performance-unnecessary-copy-initialization,-warnings-as-errors]
|
tidy:
src/include/migraphx/op/pack_int4.hpp#L90
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
|
tidy:
src/include/migraphx/op/pack_int4.hpp#L93
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
|
tidy:
src/include/migraphx/op/pack_int4.hpp#L93
use of a signed integer operand with a binary bitwise operator [hicpp-signed-bitwise,-warnings-as-errors]
|