Publish trivy results to github repo #30
Annotations
5 errors
scan
/home/runner/work/kubegres/kubegres/./.github/actions/scan/action.yaml (Line: 27, Col: 17): A mapping was not expected
|
scan
/home/runner/work/kubegres/kubegres/./.github/actions/scan/action.yaml (Line: 28, Col: 17): A mapping was not expected
|
scan
/home/runner/work/kubegres/kubegres/./.github/actions/scan/action.yaml (Line: 33, Col: 21): A mapping was not expected
|
scan
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'inputs value'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, Boolean allowExpressions)
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)
|
scan
Failed to load /home/runner/work/kubegres/kubegres/./.github/actions/scan/action.yaml
|