Skip to content

Fix payout estimation #2025

Fix payout estimation

Fix payout estimation #2025

Triggered via push December 29, 2024 09:25
Status Failure
Total duration 1m 37s
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/entities/list/components/ListHero.tsx#L3
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/entities/list/components/ListHero.tsx:3:31 Caused by: ReferenceError: Cannot access '__vi_import_2__' before initialization ❯ _tests/homepage.tests.tsx:2:50 ❯ src/entities/list/components/ListHero.tsx:3:31
build (20.x)
Process completed with exit code 1.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636