Skip to content

Fix match ordering #2266

Fix match ordering

Fix match ordering #2266

Triggered via pull request November 14, 2024 11:18
Status Success
Total duration 5m 39s
Artifacts

sonar.yml

on: pull_request
Analyze with Sonar
5m 28s
Analyze with Sonar
Fit to window
Zoom out
Zoom in

Annotations

1 warning
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/expression/MultiExpression.java#L55
Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified. rule: java:S6204 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS6204&rule_key=java%3AS6204) issue url: https://sonarcloud.io/project/issues?pullRequest=1101&open=AZMqagJlQ-Axrsj-_4wF&id=onthegomap_planetiler