[TEST] depthtospace #40034
lint.yml
on: pull_request
Optional Lint
35s
Python format
2m 35s
Optional Lint C++
32m 2s
Lint JavaScript
34s
Annotations
6 warnings
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++:
onnxruntime/core/providers/webgpu/tensor/depth_to_space.cc#L214
[cpplint] reported by reviewdog 🐶
Add #include <iostream> for cout [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/tensor/depth_to_space.cc:214: Add #include <iostream> for cout [build/include_what_you_use] [4]
|
Optional Lint C++:
onnxruntime/core/providers/webgpu/tensor/depth_to_space.h#L27
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webgpu/tensor/depth_to_space.h:27: Add #include <string> for string [build/include_what_you_use] [4]
|