Merge pull request #19 from purwadhikafullstack/develop #5
Annotations
10 errors and 2 warnings
build (18.x)
Module '"@prisma/client"' has no exported member 'Role'.
|
build (18.x)
Module '"@prisma/client"' has no exported member 'OrderStatus'.
|
build (18.x)
Module '"@prisma/client"' has no exported member 'Role'.
|
build (18.x)
Module '"@prisma/client"' has no exported member 'Role'.
|
build (18.x)
Parameter 'prisma' implicitly has an 'any' type.
|
build (18.x)
Module '"@prisma/client"' has no exported member 'User'.
|
build (18.x)
Property 'name' does not exist on type 'CreateUserInterface'.
|
build (18.x)
Property 'email' does not exist on type 'CreateUserInterface'.
|
build (18.x)
Property 'password' does not exist on type 'CreateUserInterface'.
|
build (18.x)
Property 'role' does not exist on type 'CreateUserInterface'.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|