Optimize configuration management services #5103
Triggered via pull request
September 20, 2024 07:07
Status
Failure
Total duration
3m 30s
Artifacts
–
maven.yml
on: pull_request
Checkstyle
25s
build
3m 14s
Annotations
2 errors and 3 warnings
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.
|
Checkstyle
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: D:\a\Sermant\Sermant/package. No artifacts will be uploaded.
|