Trying to move & rename in the CI pipeline #65
Annotations
4 errors
build
/home/runner/work/OTGW-firmware/OTGW-firmware/./.github/actions/build/action.yml (Line: 8, Col: 7): Required property is missing: shell
|
build
/home/runner/work/OTGW-firmware/OTGW-firmware/./.github/actions/build/action.yml (Line: 18, Col: 7): 'shell' is already defined
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/OTGW-firmware/OTGW-firmware/./.github/actions/build/action.yml (Line: 8, Col: 7): Required property is missing: shell,/home/runner/work/OTGW-firmware/OTGW-firmware/./.github/actions/build/action.yml (Line: 18, Col: 7): 'shell' is already defined
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)
|
build
Failed to load /home/runner/work/OTGW-firmware/OTGW-firmware/./.github/actions/build/action.yml
|