chore(deps-dev): bump eslint from 9.20.0 to 9.21.0 #3072
Annotations
11 warnings
Run actions/setup-node@v4
Cache not found for keys: node-cache-Windows-x64-npm-43e917419baea1eb312ec65c8c371c884a8ba3743c879355b67c568ea2920215
|
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#L25
Unsafe member access .typeArguments on an `any` value
|
Lint:
src/NodeParser/CallExpressionParser.ts#L27
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
|
Lint:
src/NodeParser/CallExpressionParser.ts#L27
Unsafe call of a(n) `any` typed value
|
Loading