build(deps-dev): bump playwright from 1.49.0 to 1.55.1 #7
Annotations
10 warnings
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/index.ts#L109
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#L80
Replace `·return;` with `⏎······return;⏎···`
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/index.ts#L68
Replace `:` with `·`
|
|
|
|
Lint and auto-fix:
packages/ol3-echarts/src/utils/index.ts#L67
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#L66
Replace `·?·(a·^·Math.random()·*·16·>>·a·/·4` with `⏎······?·(a·^·((Math.random()·*·16)·>>·(a·/·4))`
|
|
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/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/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`
|