Add Optional Activation node to NodeUnit #36739
Triggered via pull request
November 19, 2024 10:53
Status
Failure
Total duration
31m 36s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
39s
Python format
3m 5s
Optional Lint C++
31m 24s
Lint JavaScript
31s
Annotations
1 error and 5 warnings
Python format
Process completed with exit code 1.
|
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/optimizer/qdq_transformer/qdq_util.cc#L346
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/optimizer/qdq_transformer/qdq_util.cc:346: Add #include <string> for string [build/include_what_you_use] [4]
|