Skip to content

Add Update Contact Function #709

Add Update Contact Function

Add Update Contact Function #709

Triggered via pull request October 15, 2024 07:35
Status Failure
Total duration 47s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
check-lint: src/Socket/chats.ts#L815
Expected indentation of 2 tabs but found 8 spaces
check-lint: src/Socket/chats.ts#L816
Expected indentation of 3 tabs but found 12 spaces
check-lint: src/Socket/chats.ts#L817
Expected indentation of 4 tabs but found 16 spaces
check-lint: src/Socket/chats.ts#L818
Expected indentation of 3 tabs but found 12 spaces
check-lint: src/Socket/chats.ts#L819
Expected indentation of 2 tabs but found 8 spaces
check-lint: src/Socket/chats.ts#L819
Extra semicolon
check-lint: src/Socket/chats.ts#L820
Expected indentation of 1 tab but found 4 spaces
check-lint: src/Socket/chats.ts#L820
Extra semicolon
check-lint: src/Utils/chat-utils.ts#L628
Multiple spaces found before 'else'
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/