Skip to content

[Optimizer] DQ + MatMul to MatMulNBits support #31380

[Optimizer] DQ + MatMul to MatMulNBits support

[Optimizer] DQ + MatMul to MatMulNBits support #31380

Triggered via pull request July 8, 2024 22:25
Status Failure
Total duration 29m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 warnings
Optional Lint
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
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
Optional Lint: csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs#L94
[misspell] reported by reviewdog 🐶 "sulphur" is a misspelling of "sulfur" Raw Output: ./csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs:94:57: "sulphur" is a misspelling of "sulfur"
Optional Lint: csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs#L330
[misspell] reported by reviewdog 🐶 "sulphur" is a misspelling of "sulfur" Raw Output: ./csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs:330:57: "sulphur" is a misspelling of "sulfur"
Optional Lint: csharp/src/Microsoft.ML.OnnxRuntime/NativeMethods.shared.cs#L1360
[misspell] reported by reviewdog 🐶 "transfered" is a misspelling of "transferred" Raw Output: ./csharp/src/Microsoft.ML.OnnxRuntime/NativeMethods.shared.cs:1360:78: "transfered" is a misspelling of "transferred"
Optional Lint: csharp/src/Microsoft.ML.OnnxRuntime/OrtValue.shared.cs#L25
[misspell] reported by reviewdog 🐶 "UNKOWN" is a misspelling of "UNKNOWN" Raw Output: ./csharp/src/Microsoft.ML.OnnxRuntime/OrtValue.shared.cs:25:96: "UNKOWN" is a misspelling of "UNKNOWN"
Optional Lint: csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool/Program.cs#L35
[misspell] reported by reviewdog 🐶 "exection" is a misspelling of "execution" Raw Output: ./csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool/Program.cs:35:69: "exection" is a misspelling of "execution"
Optional Lint: csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/InferenceTest.cs#L1898
[misspell] reported by reviewdog 🐶 "thrid" is a misspelling of "third" Raw Output: ./csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/InferenceTest.cs:1898:32: "thrid" is a misspelling of "third"
Optional Lint: csharp/ApiDocs/_exported_templates/default/partials/title.tmpl.partial#L42
[misspell] reported by reviewdog 🐶 "Explict" is a misspelling of "Explicit" Raw Output: ./csharp/ApiDocs/_exported_templates/default/partials/title.tmpl.partial:42:0: "Explict" is a misspelling of "Explicit"
Optional Lint: js/web/lib/onnxjs/backends/webgl/ops/pack.ts#L88
[misspell] reported by reviewdog 🐶 "coordiantes" is a misspelling of "coordinates" Raw Output: ./js/web/lib/onnxjs/backends/webgl/ops/pack.ts:88:52: "coordiantes" is a misspelling of "coordinates"
Optional Lint: js/web/lib/onnxjs/backends/webgl/glsl-coordinate-lib.ts#L1237
[misspell] reported by reviewdog 🐶 "coordiantes" is a misspelling of "coordinates" Raw Output: ./js/web/lib/onnxjs/backends/webgl/glsl-coordinate-lib.ts:1237:61: "coordiantes" is a misspelling of "coordinates"
Optional Lint: js/web/lib/onnxjs/execution-plan.ts#L95
[misspell] reported by reviewdog 🐶 "Runing" is a misspelling of "Running" Raw Output: ./js/web/lib/onnxjs/execution-plan.ts:95:13: "Runing" is a misspelling of "Running"
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/
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L1
[cpplint] reported by reviewdog 🐶 No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L50
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:50: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L54
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:54: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L149
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:149: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L154
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:154: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L325
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:325: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L354
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:354: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L420
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:420: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L778
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:778: Missing space after , [whitespace/comma] [3]
Lint C++: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c#L783
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: build/Debug/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c:783: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]