Revert to old version of "failIfEmpty" check #110
test.yml
on: push
Test the lychee link checker action
3s
Annotations
5 errors
Test the lychee link checker action
/home/runner/work/lychee-action/lychee-action/./action.yml (Line: 22, Col: 3): 'failIfEmpty' is already defined
|
Test the lychee link checker action
/home/runner/work/lychee-action/lychee-action/./action.yml (Line: 30, Col: 3): 'format' is already defined
|
Test the lychee link checker action
/home/runner/work/lychee-action/lychee-action/./action.yml (Line: 42, Col: 3): 'output' is already defined
|
Test the lychee link checker action
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/lychee-action/lychee-action/./action.yml (Line: 22, Col: 3): 'failIfEmpty' is already defined,/home/runner/work/lychee-action/lychee-action/./action.yml (Line: 30, Col: 3): 'format' is already defined,/home/runner/work/lychee-action/lychee-action/./action.yml (Line: 42, Col: 3): 'output' is already defined
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 the lychee link checker action
Failed to load /home/runner/work/lychee-action/lychee-action/./action.yml
|