Skip to content

Revert "deploy automatically to cloudflare on git push" #30

Revert "deploy automatically to cloudflare on git push"

Revert "deploy automatically to cloudflare on git push" #30

Triggered via push August 5, 2024 13:48
Status Success
Total duration 45s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
The following actions uses Node.js version which is deprecated 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#L16
Unexpected any. Specify a different type
test: app/components/PaginatedTableCard.tsx#L29
React Hook useEffect has missing dependencies: 'dataFetcher', 'interval', 'loaderUrl', and 'siteId'. Either include them or remove the dependency array
test: app/components/PaginatedTableCard.tsx#L37
React Hook useEffect has missing dependencies: 'dataFetcher' and 'loaderUrl'. Either include them or remove the dependency array