[EP API] header-only adapter for EP API #50619
Triggered via pull request
February 13, 2026 00:56
Status
Success
Total duration
27m 40s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
50s
Python format
2m 2s
Optional Lint C++
27m 32s
Annotations
1 error and 16 warnings
|
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:
include/onnxruntime/ep/adapter/kernel_registry.h#L71
[misspell] reported by reviewdog 🐶
"overriden" is a misspelling of "overridden"
Raw Output:
./include/onnxruntime/ep/adapter/kernel_registry.h:71:111: "overriden" is a misspelling of "overridden"
|
|
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/ep/adapter/kernel_registry.h#L13
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_registry.h:13: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/kernel_registry.h#L12
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_registry.h:12: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/kernel_def_builder.h#L126
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_def_builder.h:126: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/kernel_def.h#L27
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_def.h:27: Add #include <string> for string [build/include_what_you_use] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/ep.h#L51
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/ep.h:51: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/ep.h#L10
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/ep.h:10: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/data_transfer_manager.h#L49
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/data_transfer_manager.h:49: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/adapter/data_transfer_manager.h#L23
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/data_transfer_manager.h:23: Add #include <utility> for move [build/include_what_you_use] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/_pch.h#L7
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/_pch.h:7: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
include/onnxruntime/ep/_pch.h#L6
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/_pch.h:6: Include the directory when naming header files [build/include_subdir] [4]
|