Optimize configuration management services #5103
Annotations
2 errors and 1 warning
checkstyle:
sermant-backend/src/main/java/io/sermant/backend/service/ConfigService.java#L47
[Checkstyle Check] reported by reviewdog 🐶
Using the '.*' form of import should be avoided - java.util.*.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-backend/src/main/java/io/sermant/backend/service/ConfigService.java:47:17: error: Using the '.*' form of import should be avoided - java.util.*. (com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck)
|
checkstyle
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading