Tile stats #1334
Triggered via pull request
September 13, 2023 10:26
Status
Success
Total duration
7m 16s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
sonar.yml
on: pull_request
Analyze with Sonar
7m 2s
Annotations
7 warnings
MAJOR BUG:
planetiler-core/src/main/java/com/onthegomap/planetiler/archive/TileArchiveWriter.java#L278
A "NullPointerException" could be thrown; "proto" is nullable here.
rule: java:S2259 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS2259&rule_key=java%3AS2259)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYpp_i6_phhL-mgaFOW7&id=onthegomap_planetiler
|
MAJOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L506
Add 'since' and/or 'forRemoval' arguments to the @deprecated annotation.
rule: java:S6355 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS6355&rule_key=java%3AS6355)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05g&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L507
Remove this use of "TileEntry"; it is deprecated.
rule: java:S1874 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1874&rule_key=java%3AS1874)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05i&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L507
Remove this use of "TileEntry"; it is deprecated.
rule: java:S1874 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1874&rule_key=java%3AS1874)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05j&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L518
Remove this use of "TileEntry"; it is deprecated.
rule: java:S1874 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1874&rule_key=java%3AS1874)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05k&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L518
Remove this use of "TileEntry"; it is deprecated.
rule: java:S1874 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1874&rule_key=java%3AS1874)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05l&id=onthegomap_planetiler
|
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/mbtiles/Mbtiles.java#L542
Remove this use of "TileEntry"; it is deprecated.
rule: java:S1874 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS1874&rule_key=java%3AS1874)
issue url: https://sonarcloud.io/project/issues?pullRequest=656&open=AYqOGiNBYuk7ntIuY05m&id=onthegomap_planetiler
|