trying to fix python3.8 cvxopt installation error #14
Annotations
3 errors and 1 warning
build
/home/runner/work/specless/specless/./.github/actions/setup-poetry-dependencies/action.yml (Line: 63, Col: 11): Unexpected symbol: 'true''. Located at position 86 within expression: runner.os == 'macos-latest && steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/specless/specless/./.github/actions/setup-poetry-dependencies/action.yml (Line: 63, Col: 11): Unexpected symbol: 'true''. Located at position 86 within expression: runner.os == 'macos-latest && steps.cached-poetry-dependencies.outputs.cache-hit != '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
Failed to load /home/runner/work/specless/specless/./.github/actions/setup-poetry-dependencies/action.yml
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|