wip #1608
Annotations
2 errors
Execute Unit tests:
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
|
Execute Unit tests
Process completed with exit code 1.
|
Loading