Skip to content

feat: Improved Promise handling to support packages like Prisma #2714

feat: Improved Promise handling to support packages like Prisma

feat: Improved Promise handling to support packages like Prisma #2714

Triggered via pull request May 16, 2024 02:45
Status Failure
Total duration 9m 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
Process completed with exit code 1.
Test: src/AnnotationsReader/BasicAnnotationsReader.ts#L79
Unsafe assignment of an `any` value
Test: src/AnnotationsReader/BasicAnnotationsReader.ts#L82
Unsafe assignment of an `any` value
Test: src/AnnotationsReader/BasicAnnotationsReader.ts#L84
Unsafe assignment of an `any` value
Test: src/AnnotationsReader/BasicAnnotationsReader.ts#L102
Unsafe assignment of an `any` value
Test: src/AnnotationsReader/BasicAnnotationsReader.ts#L103
Unsafe assignment of an `any` value
Test: src/ExposeNodeParser.ts#L41
Unsafe assignment of an `any` value
Test: src/ExposeNodeParser.ts#L41
Unsafe member access .localSymbol on an `any` value
Test: src/NodeParser/CallExpressionParser.ts#L23
Unsafe member access .typeArguments on an `any` value
Test: src/NodeParser/CallExpressionParser.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
Test: src/NodeParser/CallExpressionParser.ts#L25
Unsafe call of an `any` typed value