Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

chore: 删除冗余的@antv/larkmap依赖 #189

chore: 删除冗余的@antv/larkmap依赖

chore: 删除冗余的@antv/larkmap依赖 #189

Triggered via push May 23, 2023 13:23
Status Success
Total duration 3m 51s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint (14.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L5
'IDataItem' is defined but never used
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L65
'layerGroup' is assigned a value but never used
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L65
'setLayerGroup' is assigned a value but never used
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L67
'setContainer' is assigned a value but never used
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L68
'setSelectFeatures' is assigned a value but never used
lint (14.x): docs/basis-components/layer/demo/image-layer/widgets/ImageLayer.tsx#L113
React Hook useEffect has a missing dependency: 'layerService'. Either include it or remove the dependency array
lint (14.x): docs/basis-components/layer/demo/layer-group/config/config.ts#L2
'SingleSequentialColorScale' is defined but never used
lint (14.x): docs/basis-components/layer/demo/layer-group/index.tsx#L7
'IInitData' is defined but never used
lint (14.x): docs/basis-components/layer/demo/layer-group/widgets/Layer.tsx#L5
An empty interface is equivalent to `{}`
lint (14.x): docs/basis-components/layer/demo/layer-group/widgets/Layer.tsx#L59
React Hook useEffect has a missing dependency: 'layerService'. Either include it or remove the dependency array