feat: implement comprehensive versioning strategy and CI cleanup #1
test-workflows.yml
on: push
β
Validate YAML Syntax
4s
π Security Scan
3s
π§ Test Composite Actions
5s
π Validate Workflow Structure
5s
Annotations
5 errors
|
π Security Scan
Process completed with exit code 1.
|
|
β
Validate YAML Syntax
Process completed with exit code 1.
|
|
π§ Test Composite Actions
Failed to load /home/runner/work/java-workflows/java-workflows/./.github/actions/setup-java-maven/action.yml
|
|
π§ Test Composite Actions
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/java-workflows/java-workflows/./.github/actions/setup-java-maven/action.yml (Line: 19, Col: 7): Required property is missing: shell
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)
|
|
π§ Test Composite Actions
/home/runner/work/java-workflows/java-workflows/./.github/actions/setup-java-maven/action.yml (Line: 19, Col: 7): Required property is missing: shell
|