build(deps-dev): bump @vitest/browser from 2.1.8 to 2.1.9 #5
Annotations
10 warnings
|
Lint and auto-fix:
packages/ol-echarts/src/charts/line.ts#L3
Replace `⏎··options:·any,⏎··serie:·any,⏎··coordinateSystem:·any,⏎` with `options:·any,·serie:·any,·coordinateSystem:·any`
|
|
Lint and auto-fix:
packages/ol-echarts/src/index.ts#L377
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol-echarts/src/index.ts#L816
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol-echarts/src/index.ts#L819
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol-echarts/src/utils/formatGeoJSON.ts#L35
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol3-echarts/src/charts/line.ts#L3
Replace `⏎··options:·any,⏎··serie:·any,⏎··coordinateSystem:·any,⏎` with `options:·any,·serie:·any,·coordinateSystem:·any`
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/formatGeoJSON.ts#L35
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/formatGeoJSON.ts#L81
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/index.ts#L18
Replace `key` with `(key)`
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/index.ts#L66
Replace `·?·(a·^·Math.random()·*·16·>>·a·/·4` with `⏎······?·(a·^·((Math.random()·*·16)·>>·(a·/·4))`
|