Skip to content

Update repo name in e2e.yml #343

Update repo name in e2e.yml

Update repo name in e2e.yml #343

Triggered via push September 27, 2024 06:23
Status Failure
Total duration 58s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Release
Error: The process '/usr/bin/git' failed with exit code 128
Release
The process '/usr/bin/git' failed with exit code 128
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/pages-router/src/middleware.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
Release: examples/shared/api/index.ts#L17
'key' is defined but never used. Allowed unused args must match /^_/u