Skip to content

Fix DST boundary issue occurring on Cloudflare env (fixes #108) #267

Fix DST boundary issue occurring on Cloudflare env (fixes #108)

Fix DST boundary issue occurring on Cloudflare env (fixes #108) #267

Triggered via pull request November 16, 2024 18:10
Status Success
Total duration 1m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: app/components/PaginatedTableCard.tsx#L11
Unexpected any. Specify a different type
test: app/components/PaginatedTableCard.tsx#L52
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/components/PaginatedTableCard.tsx#L58
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.stats.tsx#L55
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.stats.tsx#L61
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.timeseries.tsx#L78
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.timeseries.tsx#L84
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array