chore(deps-dev): bump @types/node from 20.14.10 to 22.5.4 #44
Annotations
5 errors and 2 warnings
build:
prisma/seed.ts#L9
Property 'role' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
prisma/seed.ts#L33
Type '{ connect: { name: string; }; }' is not assignable to type 'Role'.
|
build:
prisma/seed.ts#L45
Type '{ connect: { name: string; }; }' is not assignable to type 'Role'.
|
build:
prisma/seed.ts#L57
Type '{ connect: { name: string; }; }' is not assignable to type 'Role'.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|