Move validation and id-generation logic into Rust #258
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/
|