Skip to content

add tile-copy utility #1614

add tile-copy utility

add tile-copy utility #1614

Triggered via pull request January 6, 2024 20:18
Status Success
Total duration 4m 27s
Artifacts

sonar.yml

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

Annotations

2 warnings
MINOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/archive/TileArchiveWriter.java#L263
Remove this unused "lastEncoded" local variable. rule: java:S1481 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1481&rule_key=java%3AS1481) issue url: https://sonarcloud.io/project/issues?pullRequest=772&open=AYzgcPYq8bIpO6x9o_TM&id=onthegomap_planetiler
MINOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/pmtiles/WriteablePmtiles.java#L95
Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from method's body. rule: java:S1130 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1130&rule_key=java%3AS1130) issue url: https://sonarcloud.io/project/issues?pullRequest=772&open=AYzgcPZg8bIpO6x9o_TN&id=onthegomap_planetiler