Skip to content

chore(deps): update dependency fsspec to v2025

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

chore(deps): update dependency fsspec to v2025 #1150

chore(deps): update dependency fsspec to v2025
d7de26f
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Jul 30, 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]