Skip to content

Add directory input test #3

Add directory input test

Add directory input test #3

Triggered via pull request March 17, 2024 13:02
Status Failure
Total duration 13s
Artifacts

test.yml

on: pull_request
Matrix: action
Fit to window
Zoom out
Zoom in

Annotations

1 error
action (directory, tests/action/directory/*)
The template is not valid. .github/workflows/test.yml (Line: 27, Col: 15): Unexpected value '{ "directory": "tests/action/directory/*" }',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)