Release #66
Annotations
6 errors
Run /./.github/actions/publish-haskell
/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 69, Col: 11): Unexpected symbol: '"dry-run"'. Located at position 16 within expression: inputs.mode == "dry-run"
|
Run /./.github/actions/publish-haskell
/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 77, Col: 11): Unexpected symbol: '"release"'. Located at position 16 within expression: inputs.mode == "release" && startsWith(github.ref, ref/tags/v)
|
Run /./.github/actions/publish-haskell
/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 69, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.mode == "dry-run" }}
|
Run /./.github/actions/publish-haskell
/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 77, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.mode == "release" && startsWith(github.ref, ref/tags/v) }}
|
Run /./.github/actions/publish-haskell
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 69, Col: 11): Unexpected symbol: '"dry-run"'. Located at position 16 within expression: inputs.mode == "dry-run",/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 77, Col: 11): Unexpected symbol: '"release"'. Located at position 16 within expression: inputs.mode == "release" && startsWith(github.ref, ref/tags/v),/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 69, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.mode == "dry-run" }},/home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml (Line: 77, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.mode == "release" && startsWith(github.ref, ref/tags/v) }}
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/actions/publish-haskell
Failed to load /home/runner/work/spec/spec/./.github/actions/publish-haskell/action.yml
|
The logs for this run have expired and are no longer available.
Loading