🐛 CI fixes #15
pipeline.yml
on: push
check-ruff
4s
check-black
2s
check-isort
9s
check-mypy
3s
check-pylint
2s
test
1m 19s
Annotations
15 errors and 1 warning
check-mypy
/home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
check-mypy
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
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-mypy
Failed to load /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml
|
check-black
/home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
check-black
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
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-black
Failed to load /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml
|
check-pylint
/home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
check-pylint
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
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-pylint
Failed to load /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml
|
check-ruff
/home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
check-ruff
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
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-ruff
Failed to load /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml
|
check-isort
/home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
check-isort
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml (Line: 15, Col: 7): Required property is missing: shell
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-isort
Failed to load /home/runner/work/codenames-solvers/codenames-solvers/./.github/actions/lint-install/action.yml
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|