Check and Publish Helm Charts #8
weekly-scanner.yaml
on: workflow_dispatch
matrix-setup
3s
Matrix: check-and-publish-helm-charts
Annotations
1 error and 1 warning
check-and-publish-helm-charts (syseleven/designate-certmanager-webhook, helm/designate-certmanage...
The template is not valid. .github/workflows/weekly-scanner.yaml (Line: 41, Col: 11): Unexpected value 'REPO_INFO={
"chart_path": "helm/designate-certmanager-webhook",
"chart_name": "designate-certmanager-webhook",
"tag_regex": "helm-\\K[0-9]+\\.[0-9]+\\.[0-9]+"
}',System.FormatException: Input string was not in a correct format.
at System.Text.ValueStringBuilder.ThrowFormatError()
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at GitHub.Runner.Worker.TemplateTraceWriter.Error(String format, Object[] args)
at GitHub.DistributedTask.ObjectTemplating.TemplateContext.Error(Nullable`1 fileId, Nullable`1 line, Nullable`1 column, String message)
at GitHub.DistributedTask.ObjectTemplating.TemplateContext.Error(TemplateToken value, String message)
at GitHub.DistributedTask.ObjectTemplating.TemplateEvaluator.Validate(LiteralToken& literal, DefinitionInfo definition)
at GitHub.DistributedTask.ObjectTemplating.TemplateEvaluator.Evaluate(DefinitionInfo definition)
at GitHub.DistributedTask.ObjectTemplating.TemplateEvaluator.Evaluate(TemplateContext context, String type, TemplateToken template, Int32 removeBytes, Nullable`1 fileId, Boolean omitHeader)
|
matrix-setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, Surnet/get-json-matrix@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|