Skip to content

chore(ci): bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.4 #34

chore(ci): bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.4

chore(ci): bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.4 #34

Triggered via pull request November 12, 2024 13:17
Status Failure
Total duration 19s
Artifacts

action_compliance.yaml

on: pull_request
action-pin
6s
action-pin
action-lint
9s
action-lint
Fit to window
Zoom out
Zoom in

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_cpu_distributed.yml#L46
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#L42
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_macos_cpu.yml#L42
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#L44
shellcheck reported issue in this script: SC2129:style:2:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects