Skip to content

[IREE-EP] Integrate iree async module in the IREE-EP #17

[IREE-EP] Integrate iree async module in the IREE-EP

[IREE-EP] Integrate iree async module in the IREE-EP #17

Triggered via pull request November 11, 2024 13:57
Status Failure
Total duration 31m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Python format
Process completed with exit code 1.
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
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/iree/iree_ep_runtime.cc#L7
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: iree_ep_runtime.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:7: Found C++ system header after other header. Should be: iree_ep_runtime.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L180
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:180: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L181
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:181: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L241
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:241: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L243
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:243: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L245
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:245: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L247
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:247: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L249
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:249: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L251
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:251: Missing spaces around << [whitespace/operators] [3]
Optional Lint C++: onnxruntime/core/providers/iree/iree_ep_runtime.cc#L259
[cpplint] reported by reviewdog 🐶 Missing spaces around << [whitespace/operators] [3] Raw Output: onnxruntime/core/providers/iree/iree_ep_runtime.cc:259: Missing spaces around << [whitespace/operators] [3]