static code analysis #8
development-build.yaml
on: push
static code analysis
/
gha-tools-action static code analysis workflow
3s
Annotations
4 errors
static code analysis / gha-tools-action static code analysis workflow
ThoughtWorks-DPS/gha-tools-action/main/install/action.yaml (Line: 19, Col: 11): Unexpected symbol: '""'. Located at position 22 within expression: inputs.op-version != ""
|
static code analysis / gha-tools-action static code analysis workflow
ThoughtWorks-DPS/gha-tools-action/main/install/action.yaml (Line: 19, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.op-version != "" }}
|
static code analysis / gha-tools-action static code analysis workflow
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. ThoughtWorks-DPS/gha-tools-action/main/install/action.yaml (Line: 19, Col: 11): Unexpected symbol: '""'. Located at position 22 within expression: inputs.op-version != "",ThoughtWorks-DPS/gha-tools-action/main/install/action.yaml (Line: 19, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.op-version != "" }}
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)
|
static code analysis / gha-tools-action static code analysis workflow
Failed to load ThoughtWorks-DPS/gha-tools-action/main/install/action.yaml
|