init action #40
action_integration_test.yml
on: pull_request
Run GitHub Action integration test
7s
Annotations
4 errors and 1 warning
Run GitHub Action integration test
/home/runner/work/infrapatch/infrapatch/./action.yml (Line: 83, Col: 11): Unrecognized named-value: 'outputs'. Located at position 1 within expression: outputs.create_branch.created == 'false'
|
Run GitHub Action integration test
/home/runner/work/infrapatch/infrapatch/./action.yml (Line: 83, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ outputs.create_branch.created == 'false' }}
|
Run GitHub Action integration test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/infrapatch/infrapatch/./action.yml (Line: 83, Col: 11): Unrecognized named-value: 'outputs'. Located at position 1 within expression: outputs.create_branch.created == 'false',/home/runner/work/infrapatch/infrapatch/./action.yml (Line: 83, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ outputs.create_branch.created == 'false' }}
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 GitHub Action integration test
Fail to load /home/runner/work/infrapatch/infrapatch/./action.yml
|
Run GitHub Action integration test
The process '/usr/bin/git' failed with exit code 128
|