Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 #26

Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3

Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 #26

GitHub Actions / Qodana Community for JVM completed Jul 22, 2024 in 0s

24 new problems found by Qodana Community for JVM

Qodana Community for JVM

24 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 23
Class member can have 'private' visibility ◽️ Notice 1

💡 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 notice on line 68 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Function 'create' could be private

Check warning on line 65 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "somethingIsWrong" is never used

Check warning on line 44 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Property "openingUVNotifications" is never used

Check warning on line 33 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "createErrorNotification" is never used

Check warning on line 9 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt

See this annotation in the file changed.

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

Unused symbol

Property "stderr" is never used

Check warning on line 59 in src/main/kotlin/insyncwithfoo/uv/Project.kt

See this annotation in the file changed.

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

Unused symbol

Property "hasOnlyOneModule" is never used

Check warning on line 23 in src/main/kotlin/insyncwithfoo/uv/Module.kt

See this annotation in the file changed.

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

Unused symbol

Property "interpreterPath" is never used

Check warning on line 27 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "runThenNotify" is never used

Check warning on line 17 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "prettify" is never used

Check warning on line 8 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt

See this annotation in the file changed.

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

Unused symbol

Property "stdout" is never used

Check warning on line 57 in src/main/kotlin/insyncwithfoo/uv/UIExtensions.kt

See this annotation in the file changed.

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

Unused symbol

Function "bind" is never used

Check warning on line 72 in src/main/kotlin/insyncwithfoo/uv/Project.kt

See this annotation in the file changed.

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

Unused symbol

Function "runInForeground" is never used

Check warning on line 76 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt

See this annotation in the file changed.

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

Unused symbol

Function "createLocked" is never used

Check warning on line 12 in src/main/kotlin/insyncwithfoo/uv/UVSdkAdditionalData.kt

See this annotation in the file changed.

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

Unused symbol

Constructor is never used

Check warning on line 12 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt

See this annotation in the file changed.

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

Unused symbol

Constructor is never used

Check warning on line 55 in src/main/kotlin/insyncwithfoo/uv/Project.kt

See this annotation in the file changed.

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

Unused symbol

Property "onlyModuleOrNull" is never used

Check warning on line 7 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt

See this annotation in the file changed.

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

Unused symbol

Property "exitCode" is never used

Check warning on line 51 in src/main/kotlin/insyncwithfoo/uv/Project.kt

See this annotation in the file changed.

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

Unused symbol

Property "isNormal" is never used

Check warning on line 72 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt

See this annotation in the file changed.

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

Unused symbol

Function "createFree" is never used

Check warning on line 23 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "addSimpleExpiringAction" is never used

Check warning on line 35 in src/main/kotlin/insyncwithfoo/uv/Path.kt

See this annotation in the file changed.

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

Unused symbol

Function "resolvedAgainst" is never used

Check warning on line 37 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Property "uvNotificationGroup" is never used

Check warning on line 29 in src/main/kotlin/insyncwithfoo/uv/Path.kt

See this annotation in the file changed.

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

Unused symbol

Function "toPathIfItExists" is never used

Check warning on line 60 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt

See this annotation in the file changed.

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

Unused symbol

Function "somethingIsWrong" is never used