ci: Typecheck #11
Annotations
6 errors and 2 warnings
typecheck
/home/runner/work/my-note/my-note/./.github/actions/setup/action.yml (Line: 30, Col: 7): Required property is missing: shell
|
typecheck
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/my-note/my-note/./.github/actions/setup/action.yml (Line: 30, 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)
|
typecheck
Failed to load /home/runner/work/my-note/my-note/./.github/actions/setup/action.yml
|
lint
/home/runner/work/my-note/my-note/./.github/actions/setup/action.yml (Line: 30, Col: 7): Required property is missing: shell
|
lint
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/my-note/my-note/./.github/actions/setup/action.yml (Line: 30, 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)
|
lint
Failed to load /home/runner/work/my-note/my-note/./.github/actions/setup/action.yml
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|