Skip to content

Multi-project Donations ( Part 1 ) & UI updates and fixes (#141) #1171

Multi-project Donations ( Part 1 ) & UI updates and fixes (#141)

Multi-project Donations ( Part 1 ) & UI updates and fixes (#141) #1171

Status Failure
Total duration 1m 32s
Artifacts

unit-tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
_tests/homepage.tests.tsx: src/modules/profile/components/FeedCard.tsx#L4
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ src/modules/profile/components/FeedCard.tsx:4:31 Caused by: ReferenceError: Cannot access '__vi_import_2__' before initialization ❯ _tests/homepage.tests.tsx:2:50 ❯ src/modules/profile/components/FeedCard.tsx:4:31
build (20.x)
Process completed with exit code 1.
build (20.x)
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/