Feature: Make subgroups draggable #1018
Annotations
10 errors and 1 warning
lint:
src/controls/legend/group.js#L44
'draggableGroups' is never reassigned. Use 'const' instead
|
lint:
src/controls/legend/group.js#L200
Block must not be padded by blank lines
|
lint:
src/controls/legend/group.js#L201
Trailing spaces not allowed
|
lint:
src/controls/legend/group.js#L207
'doCheck' was used before it was defined
|
lint:
src/controls/legend/group.js#L210
Trailing spaces not allowed
|
lint:
src/controls/legend/group.js#L211
Missing space before opening brace
|
lint:
src/controls/legend/group.js#L212
'foundLayer' is never reassigned. Use 'const' instead
|
lint:
src/controls/legend/group.js#L214
'layerArr' was used before it was defined
|
lint:
src/controls/legend/group.js#L214
Missing semicolon
|
lint:
src/controls/legend/group.js#L216
'foundGroup' is never reassigned. Use 'const' instead
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|