Test Actions #4
test-actions.yml
on: workflow_dispatch
Matrix: Build and push image
Check all builds successful
0s
Annotations
4 errors
Build and push image (test-cosign-actions)
/home/runner/work/cosign-action/cosign-action/./sign/action.yml (Line: 39, Col: 7): Unexpected value 'using'
|
Build and push image (test-cosign-actions)
/home/runner/work/cosign-action/cosign-action/./sign/action.yml (Line: 38, Col: 7): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
Build and push image (test-cosign-actions)
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
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 and push image (test-cosign-actions)
Fail to load /home/runner/work/cosign-action/cosign-action/./sign/action.yml
|