chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 #2949
Annotations
11 warnings
Upload coverage to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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#L23
Unsafe member access .typeArguments on an `any` value
|
Lint:
src/NodeParser/CallExpressionParser.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `readonly BaseType[]`
|
Lint:
src/NodeParser/CallExpressionParser.ts#L25
Unsafe call of a(n) `any` typed value
|
Loading