update readme #16
Annotations
5 errors
components/edit-photo-card/EditPhotoCard.test.tsx > EditPhotoCard > calls deleteRacePhoto when delete button is clicked:
components/edit-photo-card/EditPhotoCard.test.tsx#L67
AssertionError: expected "deleteRacePhoto" to be called with arguments: [ '1' ]
Received:
Number of calls: 0
❯ components/edit-photo-card/EditPhotoCard.test.tsx:67:29
|
components/footer/Footer.test.tsx > Footer > should render:
components/footer/Footer.test.tsx#L10
AssertionError: expected [ <a …(2)></a>, <a …(2)></a>, …(10) ] to have a length of 11 but got 12
- Expected
+ Received
- 11
+ 12
❯ components/footer/Footer.test.tsx:10:41
|
test
Process completed with exit code 1.
|
test
Failed to parse the json-summary at path "/home/runner/work/runner-pulse/runner-pulse/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/runner-pulse/runner-pulse/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)
|
test
Error: ENOENT: no such file or directory, open '/home/runner/work/runner-pulse/runner-pulse/coverage/coverage-summary.json'
|