Skip to content

Rewrite downloader using virtual threads #1449

Rewrite downloader using virtual threads

Rewrite downloader using virtual threads #1449

Triggered via pull request October 30, 2023 10:01
Status Success
Total duration 6m 46s
Artifacts

sonar.yml

on: pull_request
Analyze with Sonar
6m 34s
Analyze with Sonar
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/util/Downloader.java#L75
Remove this unused "concurrentDiskWrites" private field. rule: java:S1068 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1068&rule_key=java%3AS1068) issue url: https://sonarcloud.io/project/issues?pullRequest=702&open=AYuADdy1s5iTIkYNnA3n&id=onthegomap_planetiler
MAJOR CODE_SMELL: planetiler-core/src/main/java/com/onthegomap/planetiler/util/Downloader.java#L214
Either log this exception and handle it, or rethrow it with some contextual information. rule: java:S2139 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS2139&rule_key=java%3AS2139) issue url: https://sonarcloud.io/project/issues?pullRequest=702&open=AYuADdy1s5iTIkYNnA3m&id=onthegomap_planetiler