Skip to content

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

feat: Improved Promise handling to support packages like Prisma

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

Triggered via pull request May 19, 2024 19:33
Status Success
Total duration 11m 2s
Artifacts

test.yml

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

Annotations

20 warnings
Test (ubuntu-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L79
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L82
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L84
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L102
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L103
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/ExposeNodeParser.ts#L41
Unsafe assignment of an `any` value
Test (ubuntu-latest): src/ExposeNodeParser.ts#L41
Unsafe member access .localSymbol on an `any` value
Test (ubuntu-latest): src/NodeParser/CallExpressionParser.ts#L23
Unsafe member access .typeArguments on an `any` value
Test (ubuntu-latest): src/NodeParser/CallExpressionParser.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
Test (ubuntu-latest): src/NodeParser/CallExpressionParser.ts#L25
Unsafe call of an `any` typed value
Test (windows-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L79
Unsafe assignment of an `any` value
Test (windows-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L82
Unsafe assignment of an `any` value
Test (windows-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L84
Unsafe assignment of an `any` value
Test (windows-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L102
Unsafe assignment of an `any` value
Test (windows-latest): src/AnnotationsReader/BasicAnnotationsReader.ts#L103
Unsafe assignment of an `any` value
Test (windows-latest): src/ExposeNodeParser.ts#L41
Unsafe assignment of an `any` value
Test (windows-latest): src/ExposeNodeParser.ts#L41
Unsafe member access .localSymbol on an `any` value
Test (windows-latest): src/NodeParser/CallExpressionParser.ts#L23
Unsafe member access .typeArguments on an `any` value
Test (windows-latest): src/NodeParser/CallExpressionParser.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
Test (windows-latest): src/NodeParser/CallExpressionParser.ts#L25
Unsafe call of an `any` typed value