Skip to content

Experiment with router functionality #14

Experiment with router functionality

Experiment with router functionality #14

Triggered via push December 2, 2023 11:18
Status Failure
Total duration 3m 12s
Artifacts

test-actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: src/config/types.ts#L18
Module '"../worker/service-worker/router"' has no exported member 'ServiceWorkerRouterConfig'.
test: src/worker/service-worker/default-worker.ts#L79
Argument of type '{ addServiceWorkerRoutes: (rules: AddRoutesOptions) => Promise<void>; dispatchEvent(event: DurableEventData): Promise<DurableEventData>; }' is not assignable to parameter of type 'Partial<Config>'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/