Do not try and handle deps on Windows #626
Annotations
4 errors
Base Setup
/Users/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml (Line: 127, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os != "Windows"
|
Base Setup
/Users/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml (Line: 127, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ runner.os != "Windows" }}
|
Base Setup
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml (Line: 127, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os != "Windows",/Users/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml (Line: 127, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ runner.os != "Windows" }}
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)
|
Base Setup
Failed to load /Users/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml
|
Loading