Skip to content

Add "Continue text" command, refactor useGPT #13

Add "Continue text" command, refactor useGPT

Add "Continue text" command, refactor useGPT #13

Triggered via push May 3, 2024 15:06
Status Success
Total duration 1m 32s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 16 notices
ESLint: src/genImage.jsx#L399
ESLint: 'err' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: src/aiChat.jsx#L61
ESLint: 'model' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
Unused local symbol: src/genImage.jsx#L91
Unused local variable CreateChat
Unused local symbol: src/genImage.jsx#L155
Unused local variable ImageActionPanel
Unused local symbol: src/aiChat.jsx#L94
Unused local variable CreateChat
Unused local symbol: src/aiChat.jsx#L61
Unused constant model
Unused local symbol: src/aiChat.jsx#L164
Unused local variable GPTActionPanel
Unused local symbol: src/genImage.jsx#L399
Unused parameter err
Unnecessary 'continue' statement: src/genImage.jsx#L262
`continue` is unnecessary as the last statement in a loop
qodana
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/.
Result of method call returning a promise is ignored: src/genImage.jsx#L311
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L104
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L211
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/api/gpt.jsx#L259
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L336
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L290
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/api/gpt.jsx#L256
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L163
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L172
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L108
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L102
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L173
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L315
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L110
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L245
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L182
Promise returned from toast is ignored