Skip to content

CCIP-9961 bump chainlink-framework - #1518

Closed
bukata-sa wants to merge 4 commits into
developfrom
ccip-9203/call-updated-rpc-metrics
Closed

CCIP-9961 bump chainlink-framework#1518
bukata-sa wants to merge 4 commits into
developfrom
ccip-9203/call-updated-rpc-metrics

bump

48ce1b8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / actionlint failed Apr 10, 2026 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/e2e_custom_cl.yml|321 col 9| shellcheck reported issue in this script: SC2086:info:3:56: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/e2e_custom_cl.yml|321 col 9| shellcheck reported issue in this script: SC2086:info:4:15: Double quote to prevent globbing and word splitting [shellcheck]

Filtered Findings (5)

.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: 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:18: 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:21:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]

Annotations

Check failure on line 321 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#L321

shellcheck reported issue in this script: SC2086:info:3:56: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/e2e_custom_cl.yml:321:9: shellcheck reported issue in this script: SC2086:info:3:56: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 321 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#L321

shellcheck reported issue in this script: SC2086:info:4:15: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/e2e_custom_cl.yml:321:9: shellcheck reported issue in this script: SC2086:info:4:15: Double quote to prevent globbing and word splitting [shellcheck]