Merge pull request #16 from argentlabs/expose-sign-typed-data #15
Annotations
3 errors and 1 warning
src/__tests__/sessionDappService.test.ts > SessionDappService > should get an outside execution call with getOutsideExecutionCall:
src/sessionDappService.ts#L383
ReferenceError: messageHash is not defined
❯ SessionDappService.getOutsideExecutionCall src/sessionDappService.ts:383:9
❯ src/__tests__/sessionDappService.test.ts:135:32
|
src/__tests__/sessionDappService.test.ts > SessionDappService > should get an outside execution call with getOutsideExecutionTypedData:
src/sessionDappService.ts#L466
ReferenceError: messageHash is not defined
❯ SessionDappService.getOutsideExecutionTypedData src/sessionDappService.ts:466:9
❯ src/__tests__/sessionDappService.test.ts:177:32
|
release
Process completed with exit code 1.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|