Skip to content

Feature: Make subgroups draggable #1018

Feature: Make subgroups draggable

Feature: Make subgroups draggable #1018

Triggered via pull request December 16, 2024 22:50
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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