Skip to content

DRAFT: Main -> Beta Merge #424

DRAFT: Main -> Beta Merge

DRAFT: Main -> Beta Merge #424

Triggered via pull request April 18, 2024 17:34
Status Success
Total duration 1m 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/StreamScreen.tsx#L191
'width' is assigned a value but never used
lint: example/src/StreamScreen.tsx#L191
'height' is assigned a value but never used
lint: example/src/tests.ts#L262
'start' is never reassigned. Use 'const' instead
lint: example/src/tests.ts#L264
'end' is never reassigned. Use 'const' instead
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/Conversation.ts#L157
Delete `,`