Skip to content

Add Translate command, refactor useGPT #38

Add Translate command, refactor useGPT

Add Translate command, refactor useGPT #38

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

1 new problem found by Qodana for JS

Qodana for JS

1 new problem were found

Inspection name Severity Problems
Result of method call returning a promise is ignored ◽️ Notice 1

💡 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 notice on line 28 in src/translate.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 showToast is ignored