Skip to content

chore(deps): update dependency typescript to v5.3.2 - autoclosed #561

chore(deps): update dependency typescript to v5.3.2 - autoclosed

chore(deps): update dependency typescript to v5.3.2 - autoclosed #561

Triggered via pull request November 20, 2023 19:47
Status Failure
Total duration 22s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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'.