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