chore(deps): update dependency typescript to v5.3.2 - autoclosed #561
Annotations
10 errors
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L81
Argument of type '() => ts.StringLiteral' is not assignable to parameter of type 'string | Node | TypeScriptASTGenerator<Node>'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L97
Type 'TypeAliasDeclaration' does not satisfy the constraint 'Statement'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L104
Type 'ImportDeclaration' does not satisfy the constraint 'Statement'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L110
Argument of type '() => ts.Expression' is not assignable to parameter of type 'string | Node | TypeScriptASTGenerator<Node>'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L157
Argument of type '() => ts.Identifier' is not assignable to parameter of type 'string | Node | TypeScriptASTGenerator<Node>'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L160
Type 'Identifier' does not satisfy the constraint 'Expression'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L168
Type 'Identifier' does not satisfy the constraint 'Expression'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L173
Type 'TypeAliasDeclaration' does not satisfy the constraint 'Statement'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L186
Type 'Identifier' is not assignable to type 'Node'.
|
build (18.x):
packages/prisma-fabbrica/src/templates/index.ts#L191
Type 'TypeAliasDeclaration' does not satisfy the constraint 'Statement'.
|