wip: testing #14
Annotations
3 errors and 1 warning
test
/home/runner/work/catalyst-forge/catalyst-forge/./forge/actions/setup/action.yml (Line: 12, Col: 13): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.version
|
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/catalyst-forge/catalyst-forge/./forge/actions/setup/action.yml (Line: 12, Col: 13): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.version
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
Failed to load /home/runner/work/catalyst-forge/catalyst-forge/./forge/actions/setup/action.yml
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|