Skip to content

build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 in /.github/workflows #2833

build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 in /.github/workflows

build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 in /.github/workflows #2833

Status Failure
Total duration 19s
Artifacts

java-format-checker.yml

on: pull_request
formatting
16s
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@c1134ebd196c4cbffb077f9476585b0be8b6afcd, step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76. 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/