Skip to content

chore(deps): update dependency @netlify/edge-functions to ^2.11.0 #1558

chore(deps): update dependency @netlify/edge-functions to ^2.11.0

chore(deps): update dependency @netlify/edge-functions to ^2.11.0 #1558

Triggered via pull request September 24, 2024 17:25
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: packages/remix-edge-adapter/src/vite/plugin.ts#L31
Conversion of type '{ requestId: string; next: () => Promise<Response>; geo: { city: string; country: { code: string; name: string; }; subdivision: { code: string; name: string; }; longitude: number; latitude: number; timezone: string; }; ... 9 more ...; readonly server: never; }' to type 'Context' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test
Process completed with exit code 2.
test
Conversion of type '{ requestId: string; next: () => Promise<Response>; geo: { city: string; country: { code: string; name: string; }; subdivision: { code: string; name: string; }; longitude: number; latitude: number; timezone: string; }; ... 9 more ...; readonly server: never; }' to type 'Context' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test
Process completed with exit code 1.