debian11 #2
Annotations
6 errors
Build
/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 24, Col: 7): Required property is missing: shell
|
Build
/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 55, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REGISTRY_USER
|
Build
/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 56, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REGISTRY_PASSWORD
|
Build
/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 58, Col: 7): Required property is missing: shell
|
Build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 24, Col: 7): Required property is missing: shell,/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 55, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REGISTRY_USER,/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 56, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REGISTRY_PASSWORD,/home/runner/work/images/images/./.github/actions/build-push-image/action.yml (Line: 58, 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)
|
Build
Failed to load /home/runner/work/images/images/./.github/actions/build-push-image/action.yml
|