Skip to content

ci: Update version of java-format-checker #2846

ci: Update version of java-format-checker

ci: Update version of java-format-checker #2846

Triggered via push March 18, 2026 17:24
Status Failure
Total duration 29s
Artifacts
formatting
26s
formatting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
formatting
Error: Command 'java --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED -jar /home/runner/google-java-format.jar --aosp --skip-javadoc-formatting --skip-reflowing-long-strings --skip-sorting-imports --replace /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/LicensePreValidationService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/config/SecurityConfig.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/config/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/controller/GitHubController.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/controller/HealthController.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/controller/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSConflict.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSDetectedLicense.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSDiffFile.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSFile.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSLicense.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSLicenseConflict.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSPullRequest.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSQueue.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/LPVSResponseWrapper.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/enums/LPVSPullRequestAction.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/enums/LPVSPullRequestStatus.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/enums/LPVSVcs.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/enums/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/report/LPVSReportBuilder.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/entity/report/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/exception/ErrorResponse.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/exception/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/LPVSDetectedLicenseRepository.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/LPVSLicenseConflictRepository.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/LPVSLicenseRepository.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/LPVSPullRequestRepository.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/LPVSQueueRepository.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/repository/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/LPVSGitHubConnectionService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/LPVSGitHubService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/LPVSLicenseService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/LPVSQueueProcessorService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/LPVSQueueService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/LPVSDetectService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/LPVSScanService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/LPVSScanServiceFactory.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/package-info.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/scanner/LPVSScanossDetectService.java /home/runner/work/LPVS/LPVS/src/main/java/com/lpvs/service/scan/scanner/package-info.java /home/runner/work/LPVS/LPVS/s
formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: axel-op/googlejavaformat-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/