Skip to content

Fix nightly runs

Fix nightly runs #2483

GitHub Actions / actionlint failed Dec 21, 2023 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (5)

.github/workflows/e2e_testnet_daily.yml|237 col 13| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
.github/workflows/e2e_testnet_daily.yml|237 col 52| property "solana-test-image-exists" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
.github/workflows/e2e_testnet_daily.yml|240 col 20| property "get_solana_sha" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
.github/workflows/e2e_testnet_daily.yml|246 col 13| property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
.github/workflows/e2e_testnet_daily.yml|246 col 53| property "solana-test-image-exists" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]

Filtered Findings (2)

.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]

Annotations

Check failure on line 237 in .github/workflows/e2e_testnet_daily.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_testnet_daily.yml#L237

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
Raw output
.github/workflows/e2e_testnet_daily.yml:237:13: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]

Check failure on line 237 in .github/workflows/e2e_testnet_daily.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_testnet_daily.yml#L237

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

Check failure on line 240 in .github/workflows/e2e_testnet_daily.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_testnet_daily.yml#L240

property "get_solana_sha" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
Raw output
.github/workflows/e2e_testnet_daily.yml:240:20: property "get_solana_sha" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]

Check failure on line 246 in .github/workflows/e2e_testnet_daily.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_testnet_daily.yml#L246

property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]
Raw output
.github/workflows/e2e_testnet_daily.yml:246:13: property "changes" is not defined in object type {e2e_custom_build_artifacts: {outputs: {}; result: string}} [expression]

Check failure on line 246 in .github/workflows/e2e_testnet_daily.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_testnet_daily.yml#L246

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