Database connectors for Prisma (Postgres) and Redis #197
Annotations
30 errors and 4 warnings
build
Parameter 'block' implicitly has an 'any' type.
|
build
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonValue'.
|
build
Property 'SortOrder' does not exist on type 'typeof Prisma'.
|
build
Parameter 'block' implicitly has an 'any' type.
|
build
Module '"@prisma/client"' has no exported member 'TransactionExecutionResult'.
|
build
Untyped function calls may not accept type arguments.
|
build
Parameter 'txresult' implicitly has an 'any' type.
|
build
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
build
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
build
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonArray'.
|
test
Parameter 'block' implicitly has an 'any' type.
|
test
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonValue'.
|
test
Property 'SortOrder' does not exist on type 'typeof Prisma'.
|
test
Parameter 'block' implicitly has an 'any' type.
|
test
Module '"@prisma/client"' has no exported member 'TransactionExecutionResult'.
|
test
Untyped function calls may not accept type arguments.
|
test
Parameter 'txresult' implicitly has an 'any' type.
|
test
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
test
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
test
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonArray'.
|
lint
Parameter 'block' implicitly has an 'any' type.
|
lint
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonValue'.
|
lint
Property 'SortOrder' does not exist on type 'typeof Prisma'.
|
lint
Parameter 'block' implicitly has an 'any' type.
|
lint
Module '"@prisma/client"' has no exported member 'TransactionExecutionResult'.
|
lint
Untyped function calls may not accept type arguments.
|
lint
Parameter 'txresult' implicitly has an 'any' type.
|
lint
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
lint
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonObject'.
|
lint
Namespace '"/home/runner/work/framework/framework/node_modules/.prisma/client/index".Prisma' has no exported member 'InputJsonArray'.
|
install
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
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/.
|
test
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/.
|
lint
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/.
|