LoRA manual MLIR model #752
Triggered via pull request
September 10, 2024 12:16
Status
Failure
Total duration
2m 52s
Artifacts
–
code_style.yml
on: pull_request
clang-format
1m 26s
ShellCheck
2m 22s
NamingConventionCheck
2m 39s
Annotations
5 errors
clang-format
Process completed with exit code 1.
|
ShellCheck:
tools/mlir_bench/lora-runner.xsh#L1
[shellcheck] reported by reviewdog 🐶
This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify. [SC1008](https://github.com/koalaman/shellcheck/wiki/SC1008)
Raw Output:
./tools/mlir_bench/lora-runner.xsh:1:1:error:This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh/'busybox sh'. Add a 'shell' directive to specify. [SC1008](https://github.com/koalaman/shellcheck/wiki/SC1008)
|
ShellCheck
Process completed with exit code 1.
|
ShellCheck
Process completed with exit code 1.
|
NamingConventionCheck
Process completed with exit code 1.
|