Skip to content

Add support for "files"-archive #1593

Add support for "files"-archive

Add support for "files"-archive #1593

Triggered via pull request December 24, 2023 16:55
Status Success
Total duration 4m 31s
Artifacts

sonar.yml

on: pull_request
Analyze with Sonar
4m 23s
Analyze with Sonar
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/files/WriteableFilesArchive.java#L189
Define and throw a dedicated exception instead of using a generic one. rule: java:S112 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS112&rule_key=java%3AS112) issue url: https://sonarcloud.io/project/issues?pullRequest=761&open=AYycoJ094X35g3GUz6so&id=onthegomap_planetiler
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/files/WriteableFilesArchive.java#L234
Define and throw a dedicated exception instead of using a generic one. rule: java:S112 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS112&rule_key=java%3AS112) issue url: https://sonarcloud.io/project/issues?pullRequest=761&open=AYycoJ094X35g3GUz6sp&id=onthegomap_planetiler
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/worker/Worker.java#L101
Catch Exception instead of Throwable. rule: java:S1181 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1181&rule_key=java%3AS1181) issue url: https://sonarcloud.io/project/issues?pullRequest=761&open=AYycoJ1o4X35g3GUz6ss&id=onthegomap_planetiler