Change consent message #427
build.yml
on: pull_request
prettier
1m 3s
lint
1m 35s
test
1m 1s
typecheck
1m 28s
build
1m 8s
Annotations
3 errors
src/index.test.ts > createConsentMessage > should return a signature:
packages/consent-proof-signature/src/index.test.ts#L9
AssertionError: expected 'XMTP : Grant inbox consent to sender\…' to deeply equal 'XMTP : Grant inbox consent to sender\…'
- Expected
+ Received
XMTP : Grant inbox consent to sender
Current Time: Fri, 14 Feb 2020 07:00:00 GMT
- From Address: 0x1234567890abcdef
+ Sender Address: 0x1234567890abcdef
For more info: https://xmtp.org/signatures/
❯ src/index.test.ts:9:30
|
test
@xmtp/consent-proof-signature#test: command (/home/runner/work/xmtp-web/xmtp-web/packages/consent-proof-signature) /tmp/xfs-a35df484/yarn run test exited (1)
|
test
Process completed with exit code 1.
|