Refactor ci2 #12
action_compliance.yaml
on: pull_request
action-pin
6s
action-lint
7s
Annotations
10 errors
action-lint:
.github/workflows/compiler_build_and_test_gpu.yml#L50
shellcheck reported issue in this script: SC2086:info:2:35: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/concrete_compiler_benchmark.yml#L103
shellcheck reported issue in this script: SC2086:info:6:19: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/concrete_compiler_benchmark.yml#L103
shellcheck reported issue in this script: SC2086:info:8:15: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/concrete_compiler_test_cpu.yml#L134
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#L137
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_cpu.yml#L160
shellcheck reported issue in this script: SC2011:warning:2:1: Use 'find .. -print0 | xargs -0 ..' or 'find .. -exec .. +' to allow non-alphanumeric filenames
|
action-lint:
.github/workflows/concrete_compiler_test_cpu_distributed.yml#L47
label "distributed-ci" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
action-lint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L33
label "aws-mac1-metal" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
action-lint:
.github/workflows/concrete_compiler_test_macos_cpu.yml#L33
label "aws-mac2-metal" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
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
|