add staticCanMessage method #31
Annotations
11 warnings
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/
|
Run npm run eslint:
example/src/ConversationScreen.tsx#L45
`./XmtpContext` import should occur before import of `./hooks`
|
Run npm run eslint:
src/index.ts#L95
Replace `"local"·|·"dev"·|·"production"` with `'local'·|·'dev'·|·'production'`
|
Run npm run eslint:
src/index.ts#L96
Delete `,`
|
Run npm run eslint:
src/index.ts#L98
Delete `;`
|
Run npm run eslint:
src/lib/Client.ts#L38
Delete `·`
|
Run npm run eslint:
src/lib/Client.ts#L158
Delete `·`
|
Run npm run eslint:
src/lib/Client.ts#L160
Delete `·`
|
Run npm run eslint:
src/lib/Client.ts#L165
Replace `peerAddress:·string,·opts?:·Partial<ClientOptions>` with `⏎····peerAddress:·string,⏎····opts?:·Partial<ClientOptions>⏎··`
|
Run npm run eslint:
src/lib/Client.ts#L166
Delete `;`
|
Run npm run eslint:
src/lib/Client.ts#L167
Replace `peerAddress,·options.env,·options.appVersion);` with `⏎······peerAddress,⏎······options.env,⏎······options.appVersion⏎····)`
|
The logs for this run have expired and are no longer available.
Loading