Skip to content

Update statement to include a mention of "TACo". #46

Update statement to include a mention of "TACo".

Update statement to include a mention of "TACo". #46

Triggered via push June 4, 2024 12:13
Status Failure
Total duration 1m 14s
Artifacts

main.yml

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

Annotations

3 errors
test/taco-auth.test.ts > taco authorization > creates a new SIWE message: packages/taco-auth/src/eip4361.ts#L37
ReferenceError: window is not defined ❯ EIP4361SignatureProvider.createSiweMessage src/eip4361.ts:37:11 ❯ EIP4361SignatureProvider.getOrCreateWalletSignature src/eip4361.ts:30:28 ❯ test/taco-auth.test.ts:56:28
test/conditions/context.test.ts > authentication provider > supports eip4361: packages/taco/src/conditions/context/context.ts#L164
ReferenceError: window is not defined ❯ EIP4361SignatureProvider.createSiweMessage ../taco-auth/src/eip4361.ts:37:20 ❯ EIP4361SignatureProvider.getOrCreateWalletSignature ../taco-auth/src/eip4361.ts:30:28 ❯ ConditionContext.fillContextParameters src/conditions/context/context.ts:164:9 ❯ ConditionContext.toObj src/conditions/context/context.ts:82:24 ❯ test/conditions/context.test.ts:430:36
Build, lint, and test on Node 18.x and ubuntu-latest
Process completed with exit code 1.