Debug Windows build #1147
Annotations
4 errors
pytest
/home/runner/work/pyg-lib/pyg-lib/./.github/actions/setup/action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 35 within expression: (inputs.cuda-version != 'cpu') && ${{ runner.os == 'Windows'
|
pytest
/home/runner/work/pyg-lib/pyg-lib/./.github/actions/setup/action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ (inputs.cuda-version != 'cpu') && ${{ runner.os == 'Windows' }}}}
|
pytest
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/pyg-lib/pyg-lib/./.github/actions/setup/action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 35 within expression: (inputs.cuda-version != 'cpu') && ${{ runner.os == 'Windows',/home/runner/work/pyg-lib/pyg-lib/./.github/actions/setup/action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ (inputs.cuda-version != 'cpu') && ${{ 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)
|
pytest
Failed to load /home/runner/work/pyg-lib/pyg-lib/./.github/actions/setup/action.yml
|