Skip to content

ThreadPool: Spend less time busy waiting. (2nd Attempt) #37605

ThreadPool: Spend less time busy waiting. (2nd Attempt)

ThreadPool: Spend less time busy waiting. (2nd Attempt) #37605

Status Failure
Total duration 31m 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Python format
Process completed with exit code 1.
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++: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h#L229
[cpplint] reported by reviewdog 🐶 You don't need a ; after a } [readability/braces] [4] Raw Output: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h:229: You don't need a ; after a } [readability/braces] [4]
Optional Lint C++: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h#L230
[cpplint] reported by reviewdog 🐶 You don't need a ; after a } [readability/braces] [4] Raw Output: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h:230: You don't need a ; after a } [readability/braces] [4]
Optional Lint C++: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h#L796
[cpplint] reported by reviewdog 🐶 You don't need a ; after a } [readability/braces] [4] Raw Output: include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h:796: You don't need a ; after a } [readability/braces] [4]