Skip to content

test(data): add missing unit tests for DecksManager #27

test(data): add missing unit tests for DecksManager

test(data): add missing unit tests for DecksManager #27

Triggered via push July 5, 2024 06:54
Status Failure
Total duration 1m 34s
Billable time 2m
Artifacts

unit-test.yml

on: push
cache-and-install
1m 22s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
cache-and-install
Failed to parse the json-summary at path "/home/runner/work/obsidian-better-recall/obsidian-better-recall/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/obsidian-better-recall/obsidian-better-recall/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:128:191) at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272) at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
cache-and-install
Error: ENOENT: no such file or directory, open '/home/runner/work/obsidian-better-recall/obsidian-better-recall/coverage/coverage-summary.json'
cache-and-install
Something went wrong, self-installer exits with code 1
cache-and-install
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/