Skip to content

feat: V3 only dms

feat: V3 only dms #848

Triggered via pull request October 25, 2024 04:00
Status Success
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/index.ts#L9
`./lib/ConsentListEntry` import should occur before import of `./lib/Signer`
lint: src/index.ts#L10
`./lib/ContentCodec` import should occur before import of `./lib/Signer`
lint: src/index.ts#L16
`./lib/Conversation` import should occur before import of `./lib/Signer`
lint: src/index.ts#L17
`./lib/ConversationContainer` import should occur before import of `./lib/Signer`
lint: src/index.ts#L21
`./lib/DecodedMessage` import should occur before import of `./lib/Signer`
lint: src/index.ts#L22
`./lib/Group` import should occur before import of `./lib/Signer`
lint: src/index.ts#L23
`./lib/InboxState` import should occur before import of `./lib/Signer`
lint: src/index.ts#L24
`./lib/Member` import should occur before import of `./lib/Signer`
lint: src/index.ts#L25
`./lib/Query` type import should occur before import of `./lib/Signer`
lint: src/index.ts#L31
`./lib/Dm` import should occur before import of `./lib/Signer`