Skip to content

Fix/redirect protocol #395

Fix/redirect protocol

Fix/redirect protocol #395

Triggered via pull request June 24, 2024 19:19
Status Failure
Total duration 56s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
validate: packages/open-next/src/core/routing/util.ts#L30
Insert `⏎····`
validate: packages/open-next/src/core/routing/util.ts#L33
Replace `··},·{}·as·Record<string,·string>` with `····},⏎····{}·as·Record<string,·string>,⏎··`
validate
Process completed with exit code 1.
validate: example/components/layout.js#L6
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
validate: examples/app-pages-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
validate: examples/app-pages-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
validate: examples/app-pages-router/middleware.ts#L17
Add the missing "else" clause
validate: examples/app-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
validate: examples/app-router/app/api/sse/route.ts#L6
'request' is defined but never used. Allowed unused args must match /^_/u
validate: examples/app-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
validate: examples/app-router/middleware.ts#L16
Add the missing "else" clause
validate: examples/shared/api/index.ts#L17
'key' is defined but never used. Allowed unused args must match /^_/u
validate: packages/open-next/src/adapters/cache.ts#L285
Add the missing "else" clause