Skip to content

Fixing daily devnet workflow #270

Fixing daily devnet workflow

Fixing daily devnet workflow #270

GitHub Actions / actionlint failed Jun 5, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (8)

.github/workflows/e2e_custom_cl.yml|67 col 16| expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
.github/workflows/e2e_custom_cl.yml|135 col 14| label "ubuntu22.04-16cores-64GB" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-14.0", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-13.0", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "ubuntu-latest-4cores-16GB", "ubuntu-latest-8cores-32GB", "ubuntu-latest-16cores-64GB", "ubuntu-latest-32cores-128GB", "ubuntu-latest-64cores-256GB". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/e2e_custom_cl.yml|145 col 14| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
.github/workflows/e2e_custom_cl.yml|156 col 14| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
.github/workflows/e2e_custom_cl.yml|160 col 16| expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
.github/workflows/e2e_custom_cl.yml|162 col 14| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
.github/workflows/e2e_custom_cl.yml|165 col 16| expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
.github/workflows/e2e_custom_cl.yml|171 col 13| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]

Filtered Findings (9)

.github/workflows/sonar-scan.yml|94 col 9| shellcheck reported issue in this script: SC2185:info:5:41: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/sonar-scan.yml|94 col 9| shellcheck reported issue in this script: SC2086:info:5:99: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2129:style:11:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:11:21: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:12:17: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:13:15: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:15:23: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:16:19: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/upstream-tracker.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:17:15: Double quote to prevent globbing and word splitting [shellcheck]

Annotations

Check failure on line 67 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L67

expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
Raw output
.github/workflows/e2e_custom_cl.yml:67:16: expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]

Check failure on line 135 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L135

label "ubuntu22.04-16cores-64GB" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-14.0", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-13.0", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "ubuntu-latest-4cores-16GB", "ubuntu-latest-8cores-32GB", "ubuntu-latest-16cores-64GB", "ubuntu-latest-32cores-128GB", "ubuntu-latest-64cores-256GB". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
Raw output
.github/workflows/e2e_custom_cl.yml:135:14: label "ubuntu22.04-16cores-64GB" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-14.0", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "macos-13.0", "macos-12-xl", "macos-12-xlarge", "macos-12-large", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "ubuntu-latest-4cores-16GB", "ubuntu-latest-8cores-32GB", "ubuntu-latest-16cores-64GB", "ubuntu-latest-32cores-128GB", "ubuntu-latest-64cores-256GB". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]

Check failure on line 145 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L145

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
Raw output
.github/workflows/e2e_custom_cl.yml:145:14: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]

Check failure on line 156 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L156

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
Raw output
.github/workflows/e2e_custom_cl.yml:156:14: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]

Check failure on line 160 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L160

expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
Raw output
.github/workflows/e2e_custom_cl.yml:160:16: expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]

Check failure on line 162 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L162

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
Raw output
.github/workflows/e2e_custom_cl.yml:162:14: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]

Check failure on line 165 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L165

expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]
Raw output
.github/workflows/e2e_custom_cl.yml:165:16: expected scalar node for string value but found mapping node with "!!map" tag [syntax-check]

Check failure on line 171 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L171

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]
Raw output
.github/workflows/e2e_custom_cl.yml:171:13: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}; solana-test-image-exists: {outputs: {exists: string}; result: string}} [expression]