Skip to content

feat(reports): ability to restrict reports server wide #572

feat(reports): ability to restrict reports server wide

feat(reports): ability to restrict reports server wide #572

Triggered via pull request September 17, 2024 04:44
Status Failure
Total duration 17s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Tests
/home/runner/work/yuudachi/yuudachi/./.github/actions/yarnCache/action.yml (Line: 28, Col: 14): Unrecognized named-value: 'yarn'. Located at position 11 within expression: hashFiles(yarn.lock, .yarnrc.yml)
Tests
/home/runner/work/yuudachi/yuudachi/./.github/actions/yarnCache/action.yml (Line: 37, Col: 14): Unrecognized named-value: 'yarn'. Located at position 11 within expression: hashFiles(yarn.lock, .yarnrc.yml)
Tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yuudachi/yuudachi/./.github/actions/yarnCache/action.yml (Line: 28, Col: 14): Unrecognized named-value: 'yarn'. Located at position 11 within expression: hashFiles(yarn.lock, .yarnrc.yml),/home/runner/work/yuudachi/yuudachi/./.github/actions/yarnCache/action.yml (Line: 37, Col: 14): Unrecognized named-value: 'yarn'. Located at position 11 within expression: hashFiles(yarn.lock, .yarnrc.yml) 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)
Tests
Failed to load /home/runner/work/yuudachi/yuudachi/./.github/actions/yarnCache/action.yml
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/