Skip to content
Triggered via push November 8, 2023 23:39
Status Failure
Total duration 13s
Artifacts

typecheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
run
/home/runner/work/testui/testui/./.github/actions/setup/action.yml (Line: 11, Col: 7): Required property is missing: shell
run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/testui/testui/./.github/actions/setup/action.yml (Line: 11, 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)
run
Fail to load /home/runner/work/testui/testui/./.github/actions/setup/action.yml
run
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/