chore(next): handles preferences routes #2970
Annotations
10 errors and 1 warning
Run pnpm run build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
Run pnpm run build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
Run pnpm run build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
Run pnpm run build
Argument of type '{ loggerDestination: PinoPretty.PrettyStream; loggerOptions: {}; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
Run pnpm run build
Property 'function' does not exist on type 'typeof import("/home/runner/work/payload/payload/node_modules/.pnpm/@types+joi@14.3.4/node_modules/@types/joi/index")'.
|
Run pnpm run build
Property 'function' does not exist on type 'typeof import("/home/runner/work/payload/payload/node_modules/.pnpm/@types+joi@14.3.4/node_modules/@types/joi/index")'.
|
Run pnpm run build
Property 'custom' does not exist on type 'StringSchema'.
|
Run pnpm run build
Generic type 'ValidationResult<T>' requires 1 type argument(s).
|
Run pnpm run build
Cannot find module '../auth/handlers/init' or its corresponding type declarations.
|
Run pnpm run build
Cannot find module '../payload' or its corresponding type declarations.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
The logs for this run have expired and are no longer available.
Loading