feat: CI 워크플로우 추가 #3
Annotations
5 errors and 1 warning
test
Failed to parse the json-summary at path "/home/runner/work/Mercury-Web/Mercury-Web/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/Mercury-Web/Mercury-Web/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1242:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/Mercury-Web/Mercury-Web/coverage/coverage-summary.json'
|
test
/home/runner/work/Mercury-Web/Mercury-Web/./.github/actions/env/action.yml (Line: 8, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.VITE_API_URL
|
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/Mercury-Web/Mercury-Web/./.github/actions/env/action.yml (Line: 8, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.VITE_API_URL
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/Mercury-Web/Mercury-Web/./.github/actions/env/action.yml
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|