Skip to content

feature: New topology utils #928

feature: New topology utils

feature: New topology utils #928

Triggered via pull request November 8, 2024 14:59
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/utils/topology.js#L163
Block must not be padded by blank lines
lint: src/utils/topology.js#L168
'length' is never reassigned. Use 'const' instead
lint: src/utils/topology.js#L176
Missing semicolon
lint: src/utils/topology.js#L177
'coords' is never reassigned. Use 'const' instead
lint: src/utils/topology.js#L179
Unexpected function expression
lint: src/utils/topology.js#L182
Unexpected var, use let or const instead
lint: src/utils/topology.js#L183
Unary operator '++' used
lint: src/utils/topology.js#L185
Missing semicolon
lint: src/utils/topology.js#L193
Missing semicolon
lint: src/utils/topology.js#L207
Block must not be padded by blank lines
lint: src/utils/topology.js#L179
Unexpected unnamed function