Skip to content

Feature: provide automated PR reviews for linting related changes #14

Feature: provide automated PR reviews for linting related changes

Feature: provide automated PR reviews for linting related changes #14

Triggered via pull request August 1, 2023 12:07
Status Failure
Total duration 1m 9s
Artifacts

pr-review-lint.yml

on: pull_request
lint-docs
56s
lint-docs
Fit to window
Zoom out
Zoom in

Annotations

1 error
lint-docs
The template is not valid. .github/workflows/pr-review-lint.yml (Line: 81, Col: 14): Unexpected value 'CONTEXT: { "github_token": "***" } ',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)