ci: add GitHub action for testing the latest package version released on PyPi #5
Annotations
6 errors
Build for (3.10, ubuntu-latest)
/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 87, Col: 11): Unexpected symbol: '"false"'. Located at position 24 within expression: inputs.test-release == "false"
|
Build for (3.10, ubuntu-latest)
/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 91, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.test-release == "true"
|
Build for (3.10, ubuntu-latest)
/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 87, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.test-release == "false"}}
|
Build for (3.10, ubuntu-latest)
/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 91, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.test-release == "true"}}
|
Build for (3.10, ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 87, Col: 11): Unexpected symbol: '"false"'. Located at position 24 within expression: inputs.test-release == "false",/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 91, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.test-release == "true",/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 87, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.test-release == "false"}},/home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml (Line: 91, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.test-release == "true"}}
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)
|
Build for (3.10, ubuntu-latest)
Fail to load /home/runner/work/deeprank2/deeprank2/./.github/actions/install-python-and-package/action.yml
|