Skip to content

Add Web Search capabilities (#20) #73

Add Web Search capabilities (#20)

Add Web Search capabilities (#20) #73

Triggered via push May 19, 2024 03:45
Status Success
Total duration 1m 33s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings and 20 notices
Unused local symbol: src/aiChat.jsx#L354
Unused local variable CreateChat
Unused local symbol: src/genImage.jsx#L92
Unused local variable CreateChat
Unused local symbol: src/aiChat.jsx#L467
Unused local variable EditLastMessage
Unused local symbol: src/aiChat.jsx#L140
Unused constant model
Unused local symbol: src/genImage.jsx#L202
Unused local variable ImageActionPanel
Unused local symbol: src/aiChat.jsx#L579
Unused local variable GPTActionPanel
Unused local symbol: src/genImage.jsx#L496
Unused parameter err
Unused local symbol: src/aiChat.jsx#L445
Unused local variable ComposeMessage
Unused local symbol: src/api/gpt.jsx#L53
Unused parameter provider
Unused local symbol: src/aiChat.jsx#L97
Unused parameter provider
Unused local symbol: src/genImage.jsx#L156
Unused local variable RenameImageChat
Unused local symbol: src/aiChat.jsx#L261
Unused local variable ImportChat
Unused local symbol: src/aiChat.jsx#L507
Unused local variable RenameChat
Unnecessary 'continue' statement: src/genImage.jsx#L313
`continue` is unnecessary as the last statement in a loop
Unnecessary 'return' statement: src/aiChat.jsx#L495
`return` is unnecessary as the last statement in a function with no return value
Unnecessary 'return' statement: src/aiChat.jsx#L576
`return` is unnecessary as the last statement in a function with no return value
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/.
Missing await for an async function call: src/aiChat.jsx#L424
Missing await for an async function call
Missing await for an async function call: src/aiChat.jsx#L419
Missing await for an async function call
Result of method call returning a promise is ignored: src/api/gpt.jsx#L347
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L524
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L180
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L408
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L471
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L726
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L105
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L370
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L210
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L103
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L387
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#L368
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L351
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/translate.jsx#L36
Promise returned from showToast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L747
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L217
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L531
Promise returned from toast is ignored