Refactor ci2 #6
action_compliance.yaml
on: pull_request
action-pin
5s
action-lint
14s
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/compiler_macos_build_and_test.yml#L7
expected "inputs" key for "workflow_dispatch" section but got "secrets"
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L24
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/compiler_macos_build_and_test.yml#L24
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/compiler_macos_build_and_test.yml#L63
workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L68
shellcheck reported issue in this script: SC2046:warning:5:25: Quote this to prevent word splitting
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L79
shellcheck reported issue in this script: SC2086:info:1:29: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L83
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L86
shellcheck reported issue in this script: SC2155:warning:2:8: Declare and assign separately to avoid masking return values
|
action-lint:
.github/workflows/compiler_macos_build_and_test.yml#L86
shellcheck reported issue in this script: SC2086:info:4:7: Double quote to prevent globbing and word splitting
|