Introduce a separate GHA workflow for Pull Request Validation to validate the correct commit hashes #3
pr-validations.yml
on: pull_request
build-run-tests
/
Build and Run Tests
21s
Annotations
1 error and 3 warnings
build-run-tests / Build and Run Tests
Gradle Wrapper Validation Failed!
See https://github.com/gradle/wrapper-validation-action#reporting-failures
✗ Other validation errors:
Expected to find at least 1 Gradle Wrapper JARs but got only 0
|
build-run-tests / Build and Run Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-run-tests / Build and Run Tests
Unexpected input(s) 'distribution', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
build-run-tests / Build and Run Tests
Unexpected input(s) 'distribution', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|