Skip to content

Move tileset version into Basemap.java [#59] #378

Move tileset version into Basemap.java [#59]

Move tileset version into Basemap.java [#59] #378

Triggered via pull request November 10, 2023 00:25
Status Success
Total duration 1m 31s
Artifacts

sonar.yml

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

Annotations

4 warnings
CRITICAL CODE_SMELL: src/main/java/com/protomaps/basemap/layers/Earth.java#L13
Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation. rule: java:S1186 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS1186&rule_key=java%3AS1186) issue url: https://sonarcloud.io/project/issues?pullRequest=178&open=AYu2n7aav3POhCEEtq7W&id=protomaps_basemaps
MAJOR CODE_SMELL: src/main/java/com/protomaps/basemap/layers/Earth.java#L20
Remove this unused method parameter "sf". rule: java:S1172 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS1172&rule_key=java%3AS1172) issue url: https://sonarcloud.io/project/issues?pullRequest=178&open=AYu2n7aav3POhCEEtq7X&id=protomaps_basemaps
CRITICAL CODE_SMELL: src/main/java/com/protomaps/basemap/layers/Water.java#L15
Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation. rule: java:S1186 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS1186&rule_key=java%3AS1186) issue url: https://sonarcloud.io/project/issues?pullRequest=178&open=AYu2n7Z3v3POhCEEtq7U&id=protomaps_basemaps
MAJOR CODE_SMELL: src/main/java/com/protomaps/basemap/layers/Water.java#L22
Remove this unused method parameter "sf". rule: java:S1172 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS1172&rule_key=java%3AS1172) issue url: https://sonarcloud.io/project/issues?pullRequest=178&open=AYu2n7Z3v3POhCEEtq7V&id=protomaps_basemaps