Feat maplib #304
ci.yml
on: pull_request
Matrix: integration-test
Matrix: lint
Matrix: size-test
Matrix: unit-test
Annotations
1 error and 10 warnings
integration-test (22.x)
Process completed with exit code 1.
|
lint (22.x):
__tests__/integration/preset/setup.js#L7
'_globalConfig' is defined but never used
|
lint (22.x):
__tests__/integration/preset/setup.js#L7
'_projectConfig' is defined but never used
|
lint (22.x):
__tests__/integration/preset/teardown.js#L4
'_globalConfig' is defined but never used
|
lint (22.x):
__tests__/integration/preset/teardown.js#L4
'_projectConfig' is defined but never used
|
lint (22.x):
examples/demos/bugfix/legend-event.ts#L42
'color' is defined but never used
|
lint (22.x):
examples/demos/canvas/event.ts#L20
'canvas' is defined but never used
|
lint (22.x):
examples/demos/canvas/layer.ts#L20
'canvas' is defined but never used
|
lint (22.x):
examples/demos/point/column.ts#L27
'h' is defined but never used
|
lint (22.x):
examples/demos/tile/raster-tile.ts#L16
'url2' is assigned a value but never used
|
lint (22.x):
examples/demos/tile/vector-perf.ts#L46
'line' is assigned a value but never used
|