rebuild project structure from scratch / move to poetry
#79
Annotations
5 errors
check
/home/runner/work/django/django/./.github/actions/build/action.yml (Line: 12, Col: 14): Unexpected symbol: '"pyproject'. Located at position 11 within expression: hashFiles("pyproject.toml")
|
check
/home/runner/work/django/django/./.github/actions/build/action.yml (Line: 15, Col: 11): Unexpected symbol: '"true"'. Located at position 42 within expression: steps.cached-poetry.outputs.cache-hit != "true"
|
check
/home/runner/work/django/django/./.github/actions/build/action.yml (Line: 32, Col: 11): Unexpected symbol: '"true"'. Located at position 41 within expression: steps.setup-python.outputs.cache-hit != "true"
|
check
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/django/django/./.github/actions/build/action.yml (Line: 12, Col: 14): Unexpected symbol: '"pyproject'. Located at position 11 within expression: hashFiles("pyproject.toml"),/home/runner/work/django/django/./.github/actions/build/action.yml (Line: 15, Col: 11): Unexpected symbol: '"true"'. Located at position 42 within expression: steps.cached-poetry.outputs.cache-hit != "true",/home/runner/work/django/django/./.github/actions/build/action.yml (Line: 32, Col: 11): Unexpected symbol: '"true"'. Located at position 41 within expression: steps.setup-python.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)
|
check
Fail to load /home/runner/work/django/django/./.github/actions/build/action.yml
|