rename to action.yml #21
Annotations
5 errors and 1 warning
update-citations
/home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 16, Col: 7): Required property is missing: shell
|
update-citations
/home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 29, Col: 7): Required property is missing: shell
|
update-citations
/home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 33, Col: 7): Required property is missing: shell
|
update-citations
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 16, Col: 7): Required property is missing: shell,/home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 29, Col: 7): Required property is missing: shell,/home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml (Line: 33, 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)
|
update-citations
Failed to load /home/runner/work/pypop/pypop/./.github/actions/update_citations/action.yml
|
update-citations
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|