Skip to content

fix: handle chunk errors #23

fix: handle chunk errors

fix: handle chunk errors #23

Triggered via pull request December 10, 2025 20:28
Status Failure
Total duration 31s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Verify / Check types
Process completed with exit code 2.
Verify / Check types: src/app/utils/hydrateLazyRoutes.ts#L3
'"./chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
Verify / Check types: src/app/routes.tsx#L7
'"./utils/chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
Verify / Build
Process completed with exit code 2.
Verify / Build: src/app/utils/hydrateLazyRoutes.ts#L3
'"./chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?
Verify / Build: src/app/routes.tsx#L7
'"./utils/chunkError.js"' has no exported member named 'handleChunkError'. Did you mean 'maybeHandleChunkError'?