bugfix: jumps over deleted messages in history when calling api #190
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
|