Skip to content

add new contexts

add new contexts #15

Triggered via push September 18, 2023 01:57
Status Failure
Total duration 14s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
/home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 27, Col: 29): Unrecognized named-value: 'vars'. Located at position 8 within expression: toJson(vars)
test
/home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 29, Col: 29): Unrecognized named-value: 'jobs'. Located at position 8 within expression: toJson(jobs)
test
/home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 34, Col: 29): Unrecognized named-value: 'needs'. Located at position 8 within expression: toJson(needs)
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 27, Col: 29): Unrecognized named-value: 'vars'. Located at position 8 within expression: toJson(vars),/home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 29, Col: 29): Unrecognized named-value: 'jobs'. Located at position 8 within expression: toJson(jobs),/home/runner/work/flatten-contexts/flatten-contexts/./action.yml (Line: 34, Col: 29): Unrecognized named-value: 'needs'. Located at position 8 within expression: toJson(needs) at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() 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)
test
Fail to load /home/runner/work/flatten-contexts/flatten-contexts/./action.yml