chore(next): handles preferences routes #2970
main.yml
on: pull_request
changes
4s
Matrix: templates
tests-type-generation
0s
Matrix: build-packages
Matrix: plugins
Matrix: tests-e2e
Matrix: tests
Annotations
10 errors and 2 warnings
core-build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
core-build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
core-build
Argument of type '{ disableDBConnect: true; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
core-build
Argument of type '{ loggerDestination: PinoPretty.PrettyStream; loggerOptions: {}; disableOnInit: true; local: true; }' is not assignable to parameter of type 'InitOptions'.
|
core-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")'.
|
core-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")'.
|
core-build
Property 'custom' does not exist on type 'StringSchema'.
|
core-build
Generic type 'ValidationResult<T>' requires 1 type argument(s).
|
core-build
Cannot find module '../auth/handlers/init' or its corresponding type declarations.
|
core-build
Cannot find module '../payload' or its corresponding type declarations.
|
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
core-build
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/.
|