Skip to content

chore(deps): update dependency datasets to v4

11e5ccd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): update dependency datasets to v4 #1138

chore(deps): update dependency datasets to v4
11e5ccd
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Jul 16, 2025 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (7)

.github/workflows/run-e2e-tests.yml|1359 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|1524 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|1597 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|1638 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|1638 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|1638 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|1638 col 9| shellcheck reported issue in this script: SC2086:info:9:81: Double quote to prevent globbing and word splitting [shellcheck]