Skip to content

feat: lookup project tsconfig #2929

feat: lookup project tsconfig

feat: lookup project tsconfig #2929

Re-run triggered September 30, 2024 12:41
Status Success
Total duration 11m 19s
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 a(n) `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 a(n) `any` typed value