GeometryPipeline #2340
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload annotations on PRs:
planetiler-core/src/main/java/com/onthegomap/planetiler/geo/DualMidpointSmoother.java#L183
Make sure "sin" can't be zero before doing this division.
rule: java:S3518 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS3518&rule_key=java%3AS3518)
issue url: https://sonarcloud.io/project/issues?pullRequest=1118&open=AZOR6g9U3cbatTPvm6KP&id=onthegomap_planetiler
|
Upload annotations on PRs:
planetiler-core/src/main/java/com/onthegomap/planetiler/render/FeatureRenderer.java#L73
Reduce the total number of break and continue statements in this loop to use at most one.
rule: java:S135 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS135&rule_key=java%3AS135)
issue url: https://sonarcloud.io/project/issues?pullRequest=1118&open=AZNtSguGl82vLXeF5ZYO&id=onthegomap_planetiler
|
Loading