Skip to content

Netron output (ONNX JSON) #22082

Netron output (ONNX JSON)

Netron output (ONNX JSON) #22082

Triggered via pull request December 19, 2024 15:54
Status Cancelled
Total duration 1h 46m 38s
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

8 errors and 19 warnings
sles
Process completed with exit code 2.
format
Process completed with exit code 1.
tidy
Process completed with exit code 2.
cppcheck
Process completed with exit code 2.
linux (ubuntu-20.04, debug)
The run was canceled by @github-actions[bot].
linux (ubuntu-20.04, debug)
The operation was canceled.
linux-fpga (ubuntu-20.04, debug)
The run was canceled by @github-actions[bot].
linux-fpga (ubuntu-20.04, debug)
The operation was canceled.
cancel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check if image exists in registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sles
Cache save failed.
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tidy
Cache save failed.
tidy: src/base64.cpp#L60
implicit conversion 'std::size_t' (aka 'unsigned long') -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
tidy: src/base64.cpp#L62
implicit conversion 'std::size_t' (aka 'unsigned long') -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
tidy: src/base64.cpp#L65
implicit conversion 'std::size_t' (aka 'unsigned long') -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
tidy: src/base64.cpp#L66
implicit conversion 'std::size_t' (aka 'unsigned long') -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
tidy: src/base64.cpp#L67
implicit conversion 'std::size_t' (aka 'unsigned long') -> 'bool' [readability-implicit-bool-conversion,-warnings-as-errors]
tidy: src/base64.cpp#L69
avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list,-warnings-as-errors]
tidy: src/include/migraphx/base64.hpp#L34
function 'migraphx::b64_encode' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
tidy: src/netron_output.cpp#L59
default label in switch which covers all enumeration values [clang-diagnostic-covered-switch-default,-warnings-as-errors]
tidy: src/netron_output.cpp#L65
the parameter 'val' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
tidy: src/netron_output.cpp#L118
the variable 'attr_key' is copy-constructed from a const reference but is only used as const reference; consider making it a const reference [performance-unnecessary-copy-initialization,-warnings-as-errors]
cppcheck
Cache save failed.
cppcheck: src/base64.cpp#L74
style: inconclusive: Function 'b64_encode' argument 1 names different: declaration 'input' definition 'str'. [funcArgNamesDifferent]
linux (ubuntu-20.04, debug)
Cache save failed.
linux-fpga (ubuntu-20.04, debug)
Cache save failed.