Skip to content

open ai and anthropic model name fix #15

open ai and anthropic model name fix

open ai and anthropic model name fix #15

GitHub Actions / Qodana Community for JVM completed Dec 7, 2024 in 0s

7 new problems found by Qodana Community for JVM

Qodana Community for JVM

7 new problems were found

Inspection name Severity Problems
Deprecated API usage 🔶 Warning 5
Non-distinguishable logging calls ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 57 in src/main/java/com/github/damiano1996/jetbrains/incoder/language/model/server/openai/settings/OpenAiConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated API usage

'getText()' is deprecated

Check warning on line 48 in src/main/java/com/github/damiano1996/jetbrains/incoder/language/model/server/openai/settings/OpenAiConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated API usage

'getText()' is deprecated

Check warning on line 48 in src/main/java/com/github/damiano1996/jetbrains/incoder/language/model/server/anthropic/settings/AnthropicConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated API usage

'getText()' is deprecated

Check warning on line 57 in src/main/java/com/github/damiano1996/jetbrains/incoder/language/model/server/anthropic/settings/AnthropicConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated API usage

'getText()' is deprecated

Check warning on line 78 in src/main/java/com/github/damiano1996/jetbrains/incoder/tool/window/chat/body/messages/ai/markdown/blocks/actions/CreateCodeAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated API usage

'getBaseDir()' is deprecated

Check notice on line 27 in src/main/java/com/github/damiano1996/jetbrains/incoder/completion/CodeCompletionAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 18 in src/main/java/com/github/damiano1996/jetbrains/incoder/completion/CodeCompletionAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages