Bugfix for dynamic urls not properly replaces on Search #6873
docker_dev.yml
on: pull_request
yarn_install_and_build_dev
1m 49s
Annotations
4 errors and 2 warnings
yarn_install_and_build_dev
Failed to parse the json-summary at path "/home/runner/work/homarr/homarr/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/homarr/homarr/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:800)
at async uu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:881)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2032)
|
yarn_install_and_build_dev
Error: ENOENT: no such file or directory, open '/home/runner/work/homarr/homarr/coverage/coverage-summary.json'
|
yarn_install_and_build_dev
build: command (/home/runner/work/homarr/homarr) yarn run build exited (1)
|
yarn_install_and_build_dev
Process completed with exit code 1.
|
yarn_install_and_build_dev
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, 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/
|
yarn_install_and_build_dev
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|