ThreadPool: Spend less time busy waiting. (2nd Attempt) #37605
lint.yml
on: pull_request
Optional Lint
40s
Python format
3m 12s
Optional Lint C++
31m 15s
Lint JavaScript
34s
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]
|