Skip to content

update

update #29

Triggered via push April 22, 2024 04:33
Status Failure
Total duration 1m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: next/.eslintrc.js#L1
Require statement not part of import statement
build: next/.eslintrc.react.js#L1
Require statement not part of import statement
build: next/jest.config.js#L30
Require statement not part of import statement
build: next/pages/_document.tsx#L5
Using `<link />` outside of `<Head>` will disable automatic font optimization. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
build: next/pages/api/trpc/[trpc].ts#L20
Unexpected any. Specify a different type
build: next/pages/api/trpc/[trpc].ts#L24
'errors' is defined but never used
build: next/pages/api/trpc/[trpc].ts#L24
'paths' is defined but never used
build: next/pages/api/trpc/[trpc].ts#L24
'type' is defined but never used
build: next/pages/api/trpc/[trpc].ts#L34
'type' is defined but never used
build: next/pages/api/trpc/[trpc].ts#L34
'ctx' is defined but never used