allow setting label font #9
Annotations
10 errors and 1 warning
Lint:
src/interaction.ts#L44
Unexpected any. Specify a different type
|
Lint:
src/interaction.ts#L288
Unsafe argument of type `any` assigned to a parameter of type `(elapsed: number) => void`
|
Lint:
src/interaction.ts#L388
'flatten' is assigned a value but never used
|
Lint:
src/label_rendering.ts#L317
Unsafe member access .target on an `any` value
|
Lint:
src/label_rendering.ts#L319
Unsafe call of an `any` typed value
|
Lint:
src/label_rendering.ts#L319
Unsafe member access .stopPropagation on an `any` value
|
Lint:
src/label_rendering.ts#L329
Unsafe call of an `any` typed value
|
Lint:
src/label_rendering.ts#L329
Unsafe member access .stopPropagation on an `any` value
|
Lint:
src/label_rendering.ts#L568
Unsafe argument of type `any` assigned to a parameter of type `Point`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading