Skip to content

feat: add the prisma client import option #124

feat: add the prisma client import option

feat: add the prisma client import option #124

Triggered via pull request November 2, 2023 17:28
Status Success
Total duration 6m 55s
Artifacts

ci.yml

on: pull_request
Matrix: build
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on Node 18 and ubuntu-latest: src/generate.ts#L32
Maximum number of dependencies (15) exceeded
Test on Node 18 and ubuntu-latest: src/handlers/input-type.ts#L255
Use destructured variables over properties
Test on Node 18 and ubuntu-latest: src/helpers/create-config.ts#L78
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: Record<string, string> | undefined; } | ArrayLike<Record<string, string> | undefined>`
Test on Node 18 and ubuntu-latest: src/helpers/create-config.ts#L78
Unexpected any. Specify a different type
Test on Node 18 and ubuntu-latest: src/helpers/create-config.ts#L113
Unsafe argument of type `any` assigned to a parameter of type `Record<string, ConfigInputItem> | undefined`
Test on Node 18 and ubuntu-latest: src/helpers/create-config.ts#L113
Unexpected any. Specify a different type
Test on Node 18 and ubuntu-latest: src/helpers/create-emit-blocks.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
Test on Node 18 and ubuntu-latest: src/helpers/create-emit-blocks.ts#L34
Unexpected any. Specify a different type
Test on Node 18 and ubuntu-latest: src/helpers/object-settings.ts#L101
Unexpected any. Specify a different type
Test on Node 18 and ubuntu-latest: src/helpers/object-settings.ts#L103
Unexpected any. Specify a different type