wip: handle picking stroke of polygon layer #86
Annotations
3 errors and 1 warning
lint-and-test:
src/path-layer.ts#L101
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
lint-and-test:
src/polygon-layer.ts#L218
Property 'invertedOffsets' does not exist on type 'StatefulComponentProps<Required<LayerProps>>'.
|
lint-and-test
Process completed with exit code 1.
|
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|