Skip to content

Implement transaction hashes retrieval and handle webapp wallet redirects #404

Implement transaction hashes retrieval and handle webapp wallet redirects

Implement transaction hashes retrieval and handle webapp wallet redirects #404

Triggered via pull request July 5, 2024 06:48
Status Failure
Total duration 1m 4s
Artifacts

unit-tests.yml

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

Annotations

2 errors and 1 warning
src/app/tests.tsx: src/common/lib/navigation.ts#L2
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/common/lib/navigation.ts:2:31 Caused by: ReferenceError: Cannot access '__vi_import_2__' before initialization ❯ src/app/tests.tsx:2:50 ❯ src/common/lib/navigation.ts:2:31
build (20.x)
Process completed with exit code 1.
build (20.x)
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/