Skip to content

Added back CommonsJS output under /cjs #2716

Added back CommonsJS output under /cjs

Added back CommonsJS output under /cjs #2716

Triggered via pull request May 16, 2024 03:06
Status Failure
Total duration 43s
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