refactor: split tripartite map #262
ci.yml
on: pull_request
Matrix: integration-test
Matrix: lint
Matrix: size-test
Matrix: unit-test
Annotations
12 warnings
lint (18.x):
__tests__/integration/preset/setup.js#L7
'_globalConfig' is defined but never used
|
lint (18.x):
__tests__/integration/preset/setup.js#L7
'_projectConfig' is defined but never used
|
lint (18.x):
__tests__/integration/preset/teardown.js#L4
'_globalConfig' is defined but never used
|
lint (18.x):
__tests__/integration/preset/teardown.js#L4
'_projectConfig' is defined but never used
|
lint (18.x):
examples/demos/bugfix/legend-event.ts#L42
'color' is defined but never used
|
lint (18.x):
examples/demos/canvas/event.ts#L20
'canvas' is defined but never used
|
lint (18.x):
examples/demos/canvas/layer.ts#L20
'canvas' is defined but never used
|
lint (18.x):
examples/demos/point/column.ts#L27
'h' is defined but never used
|
lint (18.x):
examples/demos/tile/raster-tile.ts#L16
'url2' is assigned a value but never used
|
lint (18.x):
examples/demos/tile/vector-perf.ts#L46
'line' is assigned a value but never used
|
integration-test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-test (18.x)
No files were found with the provided path: __tests__/integration/snapshots/*-actual.png. No artifacts will be uploaded.
|