Initial import #5
Annotations
7 errors
upkg-bundle
orbit-online/upkg-bundle/master/action.yaml (Line: 28, Col: 9): Unexpected symbol: '""'. Located at position 19 within expression: inputs.version == ""
|
upkg-bundle
orbit-online/upkg-bundle/master/action.yaml (Line: 32, Col: 9): Unexpected symbol: '""'. Located at position 16 within expression: inputs.dest == ""
|
upkg-bundle
orbit-online/upkg-bundle/master/action.yaml (Line: 35, Col: 10): Unexpected symbol: '""'. Located at position 19 within expression: inputs.version == "" && steps.version.outputs.version || inputs.version
|
upkg-bundle
orbit-online/upkg-bundle/master/action.yaml (Line: 28, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.version == "" }}
|
upkg-bundle
orbit-online/upkg-bundle/master/action.yaml (Line: 32, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.dest == "" }}
|
upkg-bundle
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. orbit-online/upkg-bundle/master/action.yaml (Line: 28, Col: 9): Unexpected symbol: '""'. Located at position 19 within expression: inputs.version == "",orbit-online/upkg-bundle/master/action.yaml (Line: 32, Col: 9): Unexpected symbol: '""'. Located at position 16 within expression: inputs.dest == "",orbit-online/upkg-bundle/master/action.yaml (Line: 35, Col: 10): Unexpected symbol: '""'. Located at position 19 within expression: inputs.version == "" && steps.version.outputs.version || inputs.version,orbit-online/upkg-bundle/master/action.yaml (Line: 28, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.version == "" }},orbit-online/upkg-bundle/master/action.yaml (Line: 32, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.dest == "" }}
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)
|
upkg-bundle
Failed to load orbit-online/upkg-bundle/master/action.yaml
|