Skip to content

fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #2802

fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade

fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #2802

Re-run triggered June 2, 2024 12:44
Status Success
Total duration 10m 7s
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 an `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 an `any` typed value