documented promise unwrapping #26
Annotations
11 warnings
Lint:
src/AnnotationsReader/BasicAnnotationsReader.ts#L79
Unsafe assignment of an `any` value
|
Lint:
src/AnnotationsReader/BasicAnnotationsReader.ts#L82
Unsafe assignment of an `any` value
|
Lint:
src/AnnotationsReader/BasicAnnotationsReader.ts#L84
Unsafe assignment of an `any` value
|
Lint:
src/AnnotationsReader/BasicAnnotationsReader.ts#L102
Unsafe assignment of an `any` value
|
Lint:
src/AnnotationsReader/BasicAnnotationsReader.ts#L103
Unsafe assignment of an `any` value
|
Lint:
src/ExposeNodeParser.ts#L41
Unsafe assignment of an `any` value
|
Lint:
src/ExposeNodeParser.ts#L41
Unsafe member access .localSymbol on an `any` value
|
Lint:
src/NodeParser/CallExpressionParser.ts#L23
Unsafe member access .typeArguments on an `any` value
|
Lint:
src/NodeParser/CallExpressionParser.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
|
Lint:
src/NodeParser/CallExpressionParser.ts#L25
Unsafe call of an `any` typed value
|
Upload coverage to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading