Add support for CUDA architecture family codes (#27278) #50485
lint.yml
on: push
Optional Lint
34s
Python format
2m 2s
Optional Lint C++
31m 24s
Annotations
2 errors and 25 warnings
|
Optional Lint
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.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Optional 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.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Optional Lint:
onnxruntime/python/tools/transformers/fusion_embedlayer.py#L558
[misspell] reported by reviewdog 🐶
"distil" is a misspelling of "distill"
Raw Output:
./onnxruntime/python/tools/transformers/fusion_embedlayer.py:558:80: "distil" is a misspelling of "distill"
|
|
Optional Lint:
onnxruntime/python/tools/transformers/fusion_embedlayer.py#L106
[misspell] reported by reviewdog 🐶
"distil" is a misspelling of "distill"
Raw Output:
./onnxruntime/python/tools/transformers/fusion_embedlayer.py:106:14: "distil" is a misspelling of "distill"
|
|
Optional Lint:
onnxruntime/python/tools/transformers/fusion_embedlayer.py#L59
[misspell] reported by reviewdog 🐶
"distil" is a misspelling of "distill"
Raw Output:
./onnxruntime/python/tools/transformers/fusion_embedlayer.py:59:15: "distil" is a misspelling of "distill"
|
|
Optional Lint:
onnxruntime/python/tools/transformers/fusion_embedlayer.py#L52
[misspell] reported by reviewdog 🐶
"distil" is a misspelling of "distill"
Raw Output:
./onnxruntime/python/tools/transformers/fusion_embedlayer.py:52:11: "distil" is a misspelling of "distill"
|
|
Optional Lint:
onnxruntime/python/tools/qnn/preprocess.py#L109
[misspell] reported by reviewdog 🐶
"specifiying" is a misspelling of "specifying"
Raw Output:
./onnxruntime/python/tools/qnn/preprocess.py:109:47: "specifiying" is a misspelling of "specifying"
|
|
Optional Lint:
pyproject.toml#L68
[misspell] reported by reviewdog 🐶
"aggresive" is a misspelling of "aggressive"
Raw Output:
./pyproject.toml:68:60: "aggresive" is a misspelling of "aggressive"
|
|
Optional Lint:
tools/ci_build/github/linux/copy_strip_binary.sh#L37
[misspell] reported by reviewdog 🐶
"licence" is a misspelling of "license"
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:37:19: "licence" is a misspelling of "license"
|
|
Optional Lint:
tools/python/run_packaging_pipelines.py#L317
[misspell] reported by reviewdog 🐶
"cancelling" is a misspelling of "canceling"
Raw Output:
./tools/python/run_packaging_pipelines.py:317:34: "cancelling" is a misspelling of "canceling"
|
|
Optional Lint:
tools/python/run_packaging_pipelines.py#L310
[misspell] reported by reviewdog 🐶
"cancelling" is a misspelling of "canceling"
Raw Output:
./tools/python/run_packaging_pipelines.py:310:34: "cancelling" is a misspelling of "canceling"
|
|
Optional Lint:
tools/python/run_packaging_pipelines.py#L306
[misspell] reported by reviewdog 🐶
"Cancelling" is a misspelling of "Canceling"
Raw Output:
./tools/python/run_packaging_pipelines.py:306:20: "Cancelling" is a misspelling of "Canceling"
|
|
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
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++:
include/onnxruntime/core/common/float16.h#L214
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
Raw Output:
include/onnxruntime/core/common/float16.h:214: Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/float16.h#L99
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
Raw Output:
include/onnxruntime/core/common/float16.h:99: Use int16_t/int64_t/etc, rather than the C type short [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/float16.h#L9
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/core/common/float16.h:9: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/exceptions.h#L27
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
include/onnxruntime/core/common/exceptions.h:27: You don't need a ; after a } [readability/braces] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/exceptions.h#L22
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
include/onnxruntime/core/common/exceptions.h:22: You don't need a ; after a } [readability/braces] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/exceptions.h#L21
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
include/onnxruntime/core/common/exceptions.h:21: You don't need a ; after a } [readability/braces] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/eigen_common_wrapper.h#L8
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/core/common/eigen_common_wrapper.h:8: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/const_pointer_container.h#L53
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
include/onnxruntime/core/common/const_pointer_container.h:53: You don't need a ; after a } [readability/braces] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/common.h#L287
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/common/common.h:287: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/common/common.h#L282
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/common/common.h:282: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|