Add detailed jts debugging info #1454
sonar.yml
on: pull_request
Analyze with Sonar
6m 35s
Annotations
2 warnings
CRITICAL CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/geo/GeometryException.java#L18
Make "detailsSupplier" transient or serializable.
rule: java:S1948 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1948&rule_key=java%3AS1948)
issue url: https://sonarcloud.io/project/issues?pullRequest=703&open=AYuAhza-5PpBbDgOeDmr&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/geo/GeometryException.java#L18
Make this "detailsSupplier" field final.
rule: java:S1165 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1165&rule_key=java%3AS1165)
issue url: https://sonarcloud.io/project/issues?pullRequest=703&open=AYuAhza-5PpBbDgOeDmq&id=onthegomap_planetiler
|