Skip to content

feat: migrate to cloudflare pages and vite (Work in progress) #191

feat: migrate to cloudflare pages and vite (Work in progress)

feat: migrate to cloudflare pages and vite (Work in progress) #191

Triggered via pull request June 21, 2024 23:03
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
test: app/routes/dashboard.tsx#L18
'AnalyticsEngineAPI' is defined but never used
test: functions/[[page]].ts#L3
Unable to resolve path to module '../build/server'
test
Process completed with exit code 1.
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
test: app/routes/dashboard.test.tsx#L90
Unexpected any. Specify a different type
test: app/routes/dashboard.test.tsx#L181
Unexpected any. Specify a different type
test: app/routes/dashboard.test.tsx#L232
Unexpected any. Specify a different type