Skip to content

Do not try and handle deps on Windows #441

Do not try and handle deps on Windows

Do not try and handle deps on Windows #441

Triggered via pull request April 3, 2024 16:15
Status Failure
Total duration 15s
Artifacts

check-release.yml

on: pull_request
check_release
5s
check_release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check_release
/home/runner/work/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")
check_release
/home/runner/work/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") }}
check_release
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/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"),/home/runner/work/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)
check_release
Failed to load /home/runner/work/maintainer-tools/maintainer-tools/./.github/actions/base-setup/action.yml