Skip to content

Custom content types #20

Custom content types

Custom content types #20

Triggered via pull request December 1, 2023 20:52
Status Success
Total duration 49s
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#L32
'ReplyContent' is defined but never used
lint: src/lib/ContentCodec.ts#L1
There should be at least one empty line between import groups
lint: src/lib/ContentCodec.ts#L2
'ReadReceiptCodec' is defined but never used
lint: src/lib/ContentCodec.ts#L3
'TextCodec' is defined but never used
lint: src/lib/ContentCodec.ts#L4
`./NativeCodecs/ReplyCodec` import should occur before import of `./NativeCodecs/TextCodec`
lint: src/lib/ContentCodec.ts#L4
'ReplyCodec' is defined but never used
lint: src/lib/DecodedMessage.ts#L3
'ContentCodec' is defined but never used
lint: src/lib/DecodedMessage.ts#L8
'ReplyCodec' is defined but never used
lint: src/lib/DecodedMessage.ts#L9
'TextCodec' is defined but never used
lint: src/lib/DecodedMessage.ts#L100
Replace ``no·content·type·found·${JSON.stringify(this.nativeContent)}`` with `⏎········`no·content·type·found·${JSON.stringify(this.nativeContent)}`⏎······`