Add Update Contact Function #709
Annotations
10 errors and 2 warnings
Check linting:
src/Socket/chats.ts#L815
Expected indentation of 2 tabs but found 8 spaces
|
Check linting:
src/Socket/chats.ts#L816
Expected indentation of 3 tabs but found 12 spaces
|
Check linting:
src/Socket/chats.ts#L817
Expected indentation of 4 tabs but found 16 spaces
|
Check linting:
src/Socket/chats.ts#L818
Expected indentation of 3 tabs but found 12 spaces
|
Check linting:
src/Socket/chats.ts#L819
Expected indentation of 2 tabs but found 8 spaces
|
Check linting:
src/Socket/chats.ts#L819
Extra semicolon
|
Check linting:
src/Socket/chats.ts#L820
Expected indentation of 1 tab but found 4 spaces
|
Check linting:
src/Socket/chats.ts#L820
Extra semicolon
|
Check linting:
src/Utils/chat-utils.ts#L628
Multiple spaces found before 'else'
|
Check linting
Process completed with exit code 1.
|
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/
|
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/
|
Loading