Skip to content

Fix CI

Fix CI #257

Triggered via push September 20, 2023 00:11
Status Failure
Total duration 11s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests
/home/runner/work/mdbook-quiz/mdbook-quiz/./.github/workflows/setup/action.yaml (Line: 19, Col: 7): Required property is missing: shell
tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/mdbook-quiz/mdbook-quiz/./.github/workflows/setup/action.yaml (Line: 19, 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)
tests
Fail to load /home/runner/work/mdbook-quiz/mdbook-quiz/./.github/workflows/setup/action.yaml
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/