Skip to content

Fix: isCommunity in metadata #261

Fix: isCommunity in metadata

Fix: isCommunity in metadata #261

Triggered via pull request October 16, 2023 21:15
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
check-lint
55s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
check-lint: src/Socket/groups.ts#L321
Expected '===' and instead saw '=='
check-lint: src/Socket/groups.ts#L321
Strings must use singlequote
check-lint: src/Socket/messages-recv.ts#L395
Unexpected space(s) after "if"
check-lint: src/Socket/messages-recv.ts#L399
Expected indentation of 5 tabs but found 6
check-lint: src/Socket/messages-recv.ts#L400
Expected indentation of 5 tabs but found 6
check-lint: src/Socket/messages-recv.ts#L402
Expected indentation of 5 tabs but found 6
check-lint: src/Socket/messages-recv.ts#L404
Expected indentation of 3 tabs but found 2
check-lint
Process completed with exit code 1.
check-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-lint: src/Socket/business.ts#L17
This assertion is unnecessary since the receiver accepts the original type of the expression
check-lint: src/Socket/business.ts#L68
This assertion is unnecessary since the receiver accepts the original type of the expression
check-lint: src/Socket/chats.ts#L45
Type boolean trivially inferred from a boolean literal, remove type annotation
check-lint: src/Socket/chats.ts#L543
This assertion is unnecessary since it does not change the type of the expression
check-lint: src/Socket/chats.ts#L553
This assertion is unnecessary since it does not change the type of the expression
check-lint: src/Socket/chats.ts#L561
This assertion is unnecessary since it does not change the type of the expression
check-lint: src/Socket/chats.ts#L561
This assertion is unnecessary since it does not change the type of the expression
check-lint: src/Socket/chats.ts#L852
This assertion is unnecessary since it does not change the type of the expression
check-lint: src/Socket/groups.ts#L168
This assertion is unnecessary since the receiver accepts the original type of the expression
check-lint: src/Socket/groups.ts#L169
This assertion is unnecessary since the receiver accepts the original type of the expression