Skip to content

bugfix: jumps over deleted messages in history when calling api #190

bugfix: jumps over deleted messages in history when calling api

bugfix: jumps over deleted messages in history when calling api #190

Triggered via pull request October 19, 2023 13:09
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint: service/src/chatgpt/index.ts#L354
Expected '!==' and instead saw '!='
lint
Process completed with exit code 1.
lint: service/src/chatgpt/index.ts#L206
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
lint: service/src/chatgpt/index.ts#L217
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
lint: src/views/chat/index.vue#L604
'newVal' is defined but never used. Allowed unused args must match /^_/u
lint: src/views/chat/index.vue#L604
'oldVal' is defined but never used. Allowed unused args must match /^_/u