Tests/e2e-POC #48
Annotations
3 errors and 1 warning
build
Error: Missing vw_acc_addr config variable; check .env file
at src/webwallet/config.ts:26
24 | Object.entries(config).forEach(([key, value]) => {
25 | if (value === undefined) {
> 26 | throw new Error(`Missing ${key} config variable; check .env file`)
| ^
27 | }
28 | })
29 |
at forEach (/__w/demo-dapp-starknet/demo-dapp-starknet/e2e/src/webwallet/config.ts:26:11)
at Object.<anonymous> (/__w/demo-dapp-starknet/demo-dapp-starknet/e2e/src/webwallet/config.ts:24:24)
at Object.<anonymous> (/__w/demo-dapp-starknet/demo-dapp-starknet/e2e/src/webwallet/test.ts:15:1)
at Object.<anonymous> (/__w/demo-dapp-starknet/demo-dapp-starknet/e2e/src/webwallet/specs/dapps.spec.ts:1:1)
|
build
Error: No tests found
|
build
Process completed with exit code 1.
|
build
No files were found with the provided path: e2e/artifacts/playwright/
!e2e/artifacts/playwright/*.webm. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
989 Bytes |
|