Skip to content

ORT ETW dynamic logging that improves ORT diagnosability & performance #24293

ORT ETW dynamic logging that improves ORT diagnosability & performance

ORT ETW dynamic logging that improves ORT diagnosability & performance #24293

Triggered via pull request December 20, 2023 20:56
Status Failure
Total duration 22m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Lint C++
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
Lint C++: include/onnxruntime/core/common/logging/logging.h#L78
[cpplint] reported by reviewdog 🐶 Use int16/int64/etc, rather than the C type long [runtime/int] [4] Raw Output: include/onnxruntime/core/common/logging/logging.h:78: Use int16/int64/etc, rather than the C type long [runtime/int] [4]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc#L911
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc:911: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc#L913
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc:913: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h#L120
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h:120: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h#L121
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h:121: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h#L178
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h:178: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h#L179
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_backend_manager.h:179: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L161
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/providers/qnn/qnn_execution_provider.cc:161: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/session/ort_env.cc#L51
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/session/ort_env.cc:51: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/core/session/ort_env.cc#L53
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/session/ort_env.cc:53: Lines should be <= 120 characters long [whitespace/line_length] [2]