Skip to content

add staticCanMessage method #31

add staticCanMessage method

add staticCanMessage method #31

Triggered via pull request December 2, 2023 01:13
Status Success
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: src/index.ts#L95
Replace `"local"·|·"dev"·|·"production"` with `'local'·|·'dev'·|·'production'`
lint: src/index.ts#L96
Delete `,`
lint: src/index.ts#L98
Delete `;`
lint: src/lib/Client.ts#L38
Delete `·`
lint: src/lib/Client.ts#L158
Delete `·`
lint: src/lib/Client.ts#L160
Delete `·`
lint: src/lib/Client.ts#L165
Replace `peerAddress:·string,·opts?:·Partial<ClientOptions>` with `⏎····peerAddress:·string,⏎····opts?:·Partial<ClientOptions>⏎··`
lint: src/lib/Client.ts#L166
Delete `;`
lint: src/lib/Client.ts#L167
Replace `peerAddress,·options.env,·options.appVersion);` with `⏎······peerAddress,⏎······options.env,⏎······options.appVersion⏎····)`