Skip to content

Add "Edit Last Message" option in AI Chat #8

Add "Edit Last Message" option in AI Chat

Add "Edit Last Message" option in AI Chat #8

Triggered via push May 5, 2024 04:18
Status Success
Total duration 25s
Artifacts

npm_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 17 notices
build
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/.
ESLint: src/genImage.jsx#L400
ESLint: 'err' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: src/aiChat.jsx#L69
ESLint: 'model' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
Unused local symbol: src/genImage.jsx#L92
Unused local variable CreateChat
Unused local symbol: src/genImage.jsx#L400
Unused parameter err
Unused local symbol: src/aiChat.jsx#L200
Unused local variable GPTActionPanel
Unused local symbol: src/genImage.jsx#L156
Unused local variable ImageActionPanel
Unused local symbol: src/aiChat.jsx#L69
Unused constant model
Unused local symbol: src/aiChat.jsx#L160
Unused local variable EditLastMessage
Unused local symbol: src/aiChat.jsx#L89
Unused local variable CreateChat
Unnecessary 'continue' statement: src/genImage.jsx#L263
`continue` is unnecessary as the last statement in a loop
Result of method call returning a promise is ignored: src/genImage.jsx#L312
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#L246
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L105
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#L164
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L208
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L349
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L164
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L188
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/api/gpt.jsx#L260
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/api/gpt.jsx#L257
Promise returned from getResponse is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L214
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L291
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/aiChat.jsx#L103
Promise returned from toast is ignored
Result of method call returning a promise is ignored: src/genImage.jsx#L174
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