Skip to content

build(deps-dev): bump @vitest/browser from 2.1.8 to 2.1.9 #5

build(deps-dev): bump @vitest/browser from 2.1.8 to 2.1.9

build(deps-dev): bump @vitest/browser from 2.1.8 to 2.1.9 #5

Triggered via pull request February 11, 2025 23:29
Status Success
Total duration 2m 10s
Artifacts

lint.yml

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

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