Skip to content

Improve Qodana checks (#9) #4

Improve Qodana checks (#9)

Improve Qodana checks (#9) #4

GitHub Actions / Qodana for JS completed May 3, 2024 in 0s

25 new problems found by Qodana for JS

Qodana for JS

25 new problems were found

Inspection name Severity Problems
Unused local symbol 🔶 Warning 6
ESLint 🔶 Warning 2
Unnecessary 'continue' statement 🔶 Warning 1
Result of method call returning a promise is ignored ◽️ Notice 16

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 65 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
@raycast/api 1.71.3 MIT
@raycast/utils 1.14.0 MIT
@types/node 20.12.7 MIT
@types/prop-types 15.7.12 MIT
@types/react 18.2.78 MIT
@types/signale 1.4.7 MIT
ansi-styles 3.2.1 MIT
asynckit 0.4.0 MIT
axios 1.6.8 MIT
chalk 2.4.2 MIT
color-convert 1.9.3 MIT
color-name 1.1.3 MIT
combined-stream 1.0.8 MIT
content-type 1.0.5 MIT
cross-fetch 3.1.8 MIT
csstype 3.1.3 MIT
delayed-stream 1.0.0 MIT
dequal 2.0.3 MIT
encoding 0.1.13 MIT-0
error-ex 1.3.2 MIT
escape-string-regexp 1.0.5 MIT
figures 2.0.0 MIT
find-up 2.1.0 MIT
follow-redirects 1.15.6 MIT
form-data 4.0.0 MIT
g4f 1.4.3 GPL-3.0-only
gemini-ai 1.1.0 GPL-3.0-only
graceful-fs 4.2.11 ISC
has-flag 3.0.0 MIT
iconv-lite 0.6.3 MIT
is-arrayish 0.2.1 MIT
is-stream 1.1.0 MIT
js-tokens 4.0.0 MIT
json-parse-better-errors 1.0.2 MIT
load-json-file 4.0.0 MIT
locate-path 2.0.0 MIT
loose-envify 1.4.0 MIT
media-typer 1.1.0 MIT
mime-db 1.52.0 MIT
mime-types 2.1.35 MIT
node-fetch-polyfill 2.0.6 MIT
node-fetch 2.7.0 MIT
node-web-streams 0.2.2 Apache-2.0
object-hash 3.0.0 MIT
p-limit 1.3.0 MIT
p-locate 2.0.0 MIT
p-try 1.0.0 MIT
parse-json 4.0.0 MIT
path-exists 3.0.0 MIT
pify 3.0.0 MIT
pkg-conf 2.1.0 MIT
proxy-from-env 1.1.0 MIT
react 18.2.0 MIT
safer-buffer 2.1.2 MIT
signal-exit 4.1.0 ISC
signale 1.4.0 MIT
stream-chain 2.2.5 BSD-3-Clause
stream-json 1.8.0 BSD-3-Clause-Clear
strip-bom 3.0.0 MIT
supports-color 5.5.0 MIT
tr46 0.0.3 MIT
undici-types 5.26.5 MIT
web-streams-polyfill 1.2.2 MIT
webidl-conversions 3.0.1 BSD-2-Clause
whatwg-url 5.0.0 MIT
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 353 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: 'err' is defined but never used. (@typescript-eslint/no-unused-vars)

Check warning on line 52 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: 'model' is assigned a value but never used. (@typescript-eslint/no-unused-vars)

Check notice on line 200 in src/api/gpt.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from getResponse is ignored

Check notice on line 277 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 56 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 173 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 163 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 58 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 101 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 203 in src/api/gpt.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from getResponse is ignored

Check notice on line 199 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 127 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 244 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 265 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 99 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 117 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 298 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check notice on line 202 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from toast is ignored

Check warning on line 109 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused local variable ImageActionPanel

Check warning on line 85 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused local variable CreateChat

Check warning on line 353 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter err

Check warning on line 45 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused local variable CreateChat

Check warning on line 155 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused local variable GPTActionPanel

Check warning on line 52 in src/aiChat.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant model

Check warning on line 216 in src/genImage.jsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unnecessary 'continue' statement

`continue` is unnecessary as the last statement in a loop