simplify the gha jdk selection and enable the build cache for graalvm #4104
Annotations
3 errors
Run dependency-check
/home/runner/work/caffeine/caffeine/./.github/actions/run-gradle/action.yml (Line: 45, Col: 23): Unexpected symbol: '+'. Located at position 94 within expression: inputs.java == 'GraalVM' && 'graalvm' || (inputs.early-access == inputs.java && (inputs.java + '-ea') || inputs.java)
|
Run dependency-check
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/caffeine/caffeine/./.github/actions/run-gradle/action.yml (Line: 45, Col: 23): Unexpected symbol: '+'. Located at position 94 within expression: inputs.java == 'GraalVM' && 'graalvm' || (inputs.early-access == inputs.java && (inputs.java + '-ea') || inputs.java)
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Run dependency-check
Failed to load /home/runner/work/caffeine/caffeine/./.github/actions/run-gradle/action.yml
|
Loading