Skip to content

[TEST] depthtospace #40034

[TEST] depthtospace

[TEST] depthtospace #40034

Triggered via pull request March 13, 2025 18:02
Status Success
Total duration 32m 15s
Artifacts

lint.yml

on: pull_request
Optional Lint
35s
Optional Lint
Python format
2m 35s
Python format
Optional Lint C++
32m 2s
Optional Lint C++
Lint JavaScript
34s
Lint JavaScript
Fit to window
Zoom out
Zoom in

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]