Skip to content

build(deps-dev): bump playwright from 1.49.0 to 1.55.1 #7

build(deps-dev): bump playwright from 1.49.0 to 1.55.1

build(deps-dev): bump playwright from 1.49.0 to 1.55.1 #7

Triggered via pull request October 20, 2025 19:02
Status Success
Total duration 8m 44s
Artifacts

lint.yml

on: pull_request
Lint and auto-fix
8m 34s
Lint and auto-fix
Fit to window
Zoom out
Zoom in

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#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`