Skip to content

ORT 1.19.0 Release: Cherry-Pick Round 1 #32410

ORT 1.19.0 Release: Cherry-Pick Round 1

ORT 1.19.0 Release: Cherry-Pick Round 1 #32410

Triggered via pull request August 5, 2024 16:01
Status Success
Total duration 14m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
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 uses Node.js version which is deprecated 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/contrib_ops/cpu/bert/multihead_attention_helper.h#L220
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cpu/bert/multihead_attention_helper.h:220: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cpu/bert/multihead_attention_helper.h#L389
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cpu/bert/multihead_attention_helper.h:389: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L226
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc:226: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L232
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc:232: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc#L236
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cpu/quantization/matmul_nbits.cc:236: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L240
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu:240: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu#L244
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/attention_impl.cu:244: Lines should be <= 120 characters long [whitespace/line_length] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/attention_impl.h#L10
[cpplint] reported by reviewdog 🐶 <mutex> is an unapproved C++11 header. [build/c++11] [5] Raw Output: onnxruntime/contrib_ops/cuda/bert/attention_impl.h:10: <mutex> is an unapproved C++11 header. [build/c++11] [5]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L260
[cpplint] reported by reviewdog 🐶 At least two spaces is best between code and comments [whitespace/comments] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu:260: At least two spaces is best between code and comments [whitespace/comments] [2]
Optional Lint C++: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu#L272
[cpplint] reported by reviewdog 🐶 At least two spaces is best between code and comments [whitespace/comments] [2] Raw Output: onnxruntime/contrib_ops/cuda/bert/attention_kv_cache.cu:272: At least two spaces is best between code and comments [whitespace/comments] [2]