Skip to content

fix: Go back to generating enums out of unions containing enums #3019

fix: Go back to generating enums out of unions containing enums

fix: Go back to generating enums out of unions containing enums #3019

Triggered via pull request January 7, 2025 19:21
Status Failure
Total duration 1m 55s
Artifacts

test.yml

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

Annotations

4 errors and 21 warnings
Test (ubuntu-latest): src/TypeFormatter/LiteralUnionTypeFormatter.ts#L52
'type' is already declared in the upper scope on line 17 column 26
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest): src/TypeFormatter/LiteralUnionTypeFormatter.ts#L52
'type' is already declared in the upper scope on line 17 column 26
Test (windows-latest)
Process completed with exit code 1.
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L24
Unsafe member access .typeArguments on an `any` value
Test (ubuntu-latest): src/NodeParser/CallExpressionParser.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
Test (ubuntu-latest): src/NodeParser/CallExpressionParser.ts#L26
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#L24
Unsafe member access .typeArguments on an `any` value
Test (windows-latest): src/NodeParser/CallExpressionParser.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
Test (windows-latest): src/NodeParser/CallExpressionParser.ts#L26
Unsafe call of a(n) `any` typed value