fix: render latex (#523) #337
Annotations
1 error and 6 warnings
typecheck
unable to access 'https://github.com/chatgpt-web-dev/chatgpt-web/': Failed to connect to github.com port 443 after 134683 ms: Connection timed out
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
service/src/chatgpt/index.ts#L244
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
service/src/chatgpt/index.ts#L255
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/views/chat/index.vue#L645
'newVal' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/views/chat/index.vue#L645
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|