Merge branch 'feat/worker-w-seperate-styling' of github.com:reearth/c… #70
Annotations
3 errors and 11 warnings
lib:
example/src/Imagery.tsx#L7
'setIsFeatureSelected' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lib:
src/styleEvaluator/evaluator/simple/expression/expression.ts#L56
Do not use "@ts-ignore" because it alters compilation errors
|
lib
Process completed with exit code 1.
|
lib
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lib:
src/RenderWorker.ts#L7
`./styleEvaluator/types` import should occur before import of `./types`
|
lib:
src/RenderWorker.ts#L38
Delete `·`
|
lib:
src/handler.ts#L27
Replace `ctx,·options.requestedTile,·options.scaleFactor,·options.currentLayer` with `⏎······ctx,⏎······options.requestedTile,⏎······options.scaleFactor,⏎······options.currentLayer,⏎····`
|
lib:
src/imageryProvider.ts#L16
Replace `⏎··CESIUM_CANVAS_SIZE,⏎··ImageryProviderOption,⏎··TileCoordinates,⏎` with `·CESIUM_CANVAS_SIZE,·ImageryProviderOption,·TileCoordinates·`
|
lib:
src/imageryProvider.ts#L21
There should be no empty line within import group
|
lib:
src/imageryProvider.ts#L23
`./handler` import should occur before import of `./RenderWorker`
|
lib:
src/imageryProvider.ts#L24
`./renderHandler` import should occur before import of `./RenderWorker`
|
lib:
src/imageryProvider.ts#L25
`./styleEvaluator/types` import should occur before import of `./types`
|
lib:
src/imageryProvider.ts#L168
Insert `,`
|
lib:
src/imageryProvider.ts#L171
Insert `·`
|