Skip to content

Improve Qodana checks (#9) #4

Improve Qodana checks (#9)

Improve Qodana checks (#9) #4

Triggered via push May 3, 2024 04:33
Status Success
Total duration 1m 25s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 16 notices
ESLint: src/genImage.jsx#L353
ESLint: 'err' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: src/aiChat.jsx#L52
ESLint: 'model' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
Unused local symbol: src/genImage.jsx#L109
Unused local variable ImageActionPanel
Unused local symbol: src/aiChat.jsx#L85
Unused local variable CreateChat
Unused local symbol: src/genImage.jsx#L353
Unused parameter err
Unused local symbol: src/genImage.jsx#L45
Unused local variable CreateChat
Unused local symbol: src/aiChat.jsx#L155
Unused local variable GPTActionPanel
Unused local symbol: src/aiChat.jsx#L52
Unused constant model
Unnecessary 'continue' statement: src/genImage.jsx#L216
`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/api/gpt.jsx#L200
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L277
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L56
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L173
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L163
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L58
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L101
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/api/gpt.jsx#L203
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L199
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L127
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L244
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L265
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L99
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L117
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L298
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L202
Promise returned from toast is ignored