add country-coder json [#44] #742
sonar.yml
on: pull_request
Analyze with Sonar
1m 29s
Annotations
2 warnings
Analyze with Sonar
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MAJOR CODE_SMELL:
src/main/java/com/protomaps/basemap/layers/Roads.java#L20
Remove this unused "countryCoder" private field.
rule: java:S1068 (https://sonarcloud.io/organizations/protomaps/rules?open=java%3AS1068&rule_key=java%3AS1068)
issue url: https://sonarcloud.io/project/issues?pullRequest=328&open=AZK8W0vtlaPbon5gAqXI&id=protomaps_basemaps
|