chore(ci): Fix actionlint #39
action_compliance.yaml
on: pull_request
action-pin
5s
action-lint
12s
Annotations
10 errors
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|
action-lint:
.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
|