add staticCanMessage method #30
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#L681
Delete `··`
|
lint:
example/src/tests.ts#L682
Delete `·`
|
lint:
example/src/tests.ts#L683
Replace `·` with `,`
|
lint:
example/src/tests.ts#L685
Delete `·`
|
lint:
example/src/tests.ts#L686
Replace `·` with `,`
|
lint:
example/src/tests.ts#L698
Delete `;`
|
lint:
src/index.ts#L95
Replace `"local"·|·"dev"·|·"production"` with `'local'·|·'dev'·|·'production'`
|
lint:
src/index.ts#L96
Delete `,`
|
lint:
src/index.ts#L98
Delete `;`
|