feat(widgets): SelectionWidget POC #8213
test.yml
on: pull_request
test-node
1m 42s
Matrix: test-python
Annotations
4 errors and 2 warnings
test-node
Process completed with exit code 2.
|
test-node
Property 'layerIds' is missing in type '{ id: string; placement: "top-left"; label: string; selectionType: "rectangle"; onSelect: never; SelectionLayer: never; style: Partial<CSSStyleDeclaration>; className: string; }' but required in type 'Required<SelectionWidgetProps>'.
|
test-python (3.8)
Process completed with exit code 2.
|
test-python (3.8)
Property 'layerIds' is missing in type '{ id: string; placement: "top-left"; label: string; selectionType: "rectangle"; onSelect: never; SelectionLayer: never; style: Partial<CSSStyleDeclaration>; className: string; }' but required in type 'Required<SelectionWidgetProps>'.
|
test-node
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|
test-python (3.8)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|