chore(ci): Fix actionlint #39
Annotations
10 errors
actionlint:
.github/workflows/concrete_compiler_benchmark.yml#L59
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
actionlint:
.github/workflows/concrete_compiler_benchmark.yml#L127
shellcheck reported issue in this script: SC2086:info:2:46: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_cpu.yml#L130
shellcheck reported issue in this script: SC2086:info:1:29: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_cpu.yml#L133
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L44
shellcheck reported issue in this script: SC2129:style:2:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L54
shellcheck reported issue in this script: SC2086:info:5:25: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L64
shellcheck reported issue in this script: SC2086:info:1:29: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L67
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L69
shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values
|
actionlint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L69
shellcheck reported issue in this script: SC2086:info:3:7: Double quote to prevent globbing and word splitting
|
Loading