feat: add NewExpression parser
#2346
Merged
Annotations
10 warnings and 1 notice
|
src/NodeParser/CallExpressionParser.ts#L27
Unsafe call of a(n) `any` typed value
|
|
src/NodeParser/CallExpressionParser.ts#L27
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
|
|
src/NodeParser/CallExpressionParser.ts#L25
Unsafe member access .typeArguments on an `any` value
|
|
src/ExposeNodeParser.ts#L41
Unsafe member access .localSymbol on an `any` value
|
|
src/ExposeNodeParser.ts#L41
Unsafe assignment of an `any` value
|
|
src/AnnotationsReader/BasicAnnotationsReader.ts#L103
Unsafe assignment of an `any` value
|
|
src/AnnotationsReader/BasicAnnotationsReader.ts#L102
Unsafe assignment of an `any` value
|
|
src/AnnotationsReader/BasicAnnotationsReader.ts#L84
Unsafe assignment of an `any` value
|
|
src/AnnotationsReader/BasicAnnotationsReader.ts#L82
Unsafe assignment of an `any` value
|
|
src/AnnotationsReader/BasicAnnotationsReader.ts#L79
Unsafe assignment of an `any` value
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading