Skip to content

fix static 404 & 500 in page router (#422) #270

fix static 404 & 500 in page router (#422)

fix static 404 & 500 in page router (#422) #270

Triggered via push May 24, 2024 11:02
Status Success
Total duration 1m 1s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release: example/components/layout.js#L6
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: examples/app-pages-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
Release: examples/app-pages-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
Release: examples/app-pages-router/middleware.ts#L17
Add the missing "else" clause
Release: examples/app-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
Release: examples/app-router/app/api/sse/route.ts#L6
'request' is defined but never used. Allowed unused args must match /^_/u
Release: examples/app-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
Release: examples/app-router/middleware.ts#L16
Add the missing "else" clause
Release: examples/shared/api/index.ts#L17
'key' is defined but never used. Allowed unused args must match /^_/u
Release: packages/open-next/src/adapters/cache.ts#L277
Add the missing "else" clause