Refactor ci2 #22
action_compliance.yaml
on: pull_request
action-pin
4s
action-lint
12s
Annotations
10 errors
action-lint:
.github/workflows/concrete_compiler_benchmark.yml#L101
shellcheck reported issue in this script: SC2086:info:7:19: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/concrete_compiler_benchmark.yml#L101
shellcheck reported issue in this script: SC2086:info:9:15: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/concrete_compiler_publish_docker_images.yml#L103
if: condition "contains(steps.changed-files.outputs.modified_files, '${{ env.dockerfile }}') || contains(steps.changed-files.outputs.modified_files, env.THIS_FILE)" is always evaluated to true because extra characters are around ${{ }}
|
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_cpu_distributed.yml#L45
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_cpu_distributed.yml#L65
name is required in action metadata "/home/runner/work/concrete/concrete/.github/workflows/setup_rust_toolchain_for_concrete_cpu/action.yml"
|
action-lint:
.github/workflows/concrete_compiler_test_cpu_distributed.yml#L65
description is required in metadata of "" action at "/home/runner/work/concrete/concrete/.github/workflows/setup_rust_toolchain_for_concrete_cpu/action.yml"
|
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
|