Skip to content

Dump nodes with potential overflow in half conversion #37905

Dump nodes with potential overflow in half conversion

Dump nodes with potential overflow in half conversion #37905

Triggered via pull request January 15, 2025 07:59
Status Success
Total duration 30m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Optional Lint C++: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h#L22
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h:22: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h#L23
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h:23: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h#L24
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/core/framework/debug_node_inputs_outputs_utils.h:24: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/core/framework/print_tensor_statistics_utils.h#L190
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/framework/print_tensor_statistics_utils.h:190: Add #include <string> for string [build/include_what_you_use] [4]