add daylight landcover to tileset [#154] #480
sonar.yml
on: pull_request
Analyze with Sonar
1m 15s
Annotations
2 warnings
Analyze with Sonar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MAJOR CODE_SMELL:
src/main/java/com/protomaps/basemap/layers/Landcover.java#L11
Remove this call to a deprecated class, it has been marked for removal.
rule: java:S5738 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS5738&rule_key=java%3AS5738)
issue url: https://sonarcloud.io/project/issues?pullRequest=228&open=AY6Gm1n_WwbdxiatTqnM&id=protomaps_basemaps
|