[webgpu] refactor a few "context" classes #48455
Triggered via pull request
November 21, 2025 09:32
Status
Cancelled
Total duration
1d 0h 0m 2s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
34s
Python format
1m 48s
Optional Lint C++
31m 24s
Lint JavaScript
0s
Annotations
1 error and 7 warnings
|
Lint JavaScript
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Optional Lint C++:
onnxruntime/core/providers/webgpu/nn/conv.h#L35
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/nn/conv.h:35: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/webgpu/nn/conv.cc#L231
[cpplint] reported by reviewdog 🐶
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Raw Output:
onnxruntime/core/providers/webgpu/nn/conv.cc:231: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
|
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/
|