Create generic setup #13
Annotations
8 errors and 2 warnings
unit-test
/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 10, Col: 7): Required property is missing: shell
|
unit-test
/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 14, Col: 7): Required property is missing: shell
|
unit-test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 10, Col: 7): Required property is missing: shell,/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 14, 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)
|
unit-test
Failed to load /home/runner/work/ui/ui/./.github/actions/setup/action.yaml
|
lint
/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 10, Col: 7): Required property is missing: shell
|
lint
/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 14, Col: 7): Required property is missing: shell
|
lint
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 10, Col: 7): Required property is missing: shell,/home/runner/work/ui/ui/./.github/actions/setup/action.yaml (Line: 14, 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/ui/ui/./.github/actions/setup/action.yaml
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|