add staticCanMessage method #28
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
example/src/ConversationScreen.tsx#L45
`./XmtpContext` import should occur before import of `./hooks`
|
lint:
example/src/tests.ts#L678
Replace `"is·address·in·the·XMTP·network"` with `'is·address·in·the·XMTP·network'`
|
lint:
example/src/tests.ts#L679
Replace `"local"·});` with `'local'·})`
|
lint:
example/src/tests.ts#L680
Replace `"0x0000000000000000000000000000000000000000"` with `'0x0000000000000000000000000000000000000000'`
|
lint:
example/src/tests.ts#L681
Delete `··`
|
lint:
example/src/tests.ts#L682
Delete `;`
|
lint:
example/src/tests.ts#L683
Replace `·env:·"local"·});` with `⏎····env:·'local',⏎··})`
|
lint:
example/src/tests.ts#L686
Delete `;`
|
lint:
example/src/tests.ts#L689
Insert `·`
|
lint:
example/src/tests.ts#L690
Delete `;`
|