Skip to content

feat: changed-modules-go

09a0eff
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

feat: changed-modules-go #1165

feat: changed-modules-go
09a0eff
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Aug 15, 2025 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (7)

.github/workflows/run-e2e-tests.yml|1362 col 9| shellcheck reported issue in this script: SC2155:warning:7:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1527 col 9| shellcheck reported issue in this script: SC2155:warning:4:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1600 col 9| shellcheck reported issue in this script: SC2155:warning:5:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1641 col 9| shellcheck reported issue in this script: SC2086:info:6:59: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1641 col 9| shellcheck reported issue in this script: SC2086:info:8:124: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1641 col 9| shellcheck reported issue in this script: SC2006:style:9:44: Use $(...) notation instead of legacy backticks ... [shellcheck]
.github/workflows/run-e2e-tests.yml|1641 col 9| shellcheck reported issue in this script: SC2086:info:9:81: Double quote to prevent globbing and word splitting [shellcheck]