Skip to content

feat: Added deleteOldChats #3222

feat: Added deleteOldChats

feat: Added deleteOldChats #3222

Triggered via pull request October 21, 2023 18:15
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: src/lib/wapi/wapi.js#L396
Delete `⏎`
lint: src/lib/wapi/wapi.js#L404
Insert `,`
lint: src/lib/wapi/wapi.js#L415
Replace `.delete(chats[i].id._serialized).then(result` with `⏎··········.delete(chats[i].id._serialized)⏎··········.then((result)`
lint: src/lib/wapi/wapi.js#L416
Insert `··`
lint: src/lib/wapi/wapi.js#L417
Insert `··`
lint
Process completed with exit code 1.
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/