Skip to content

Create CNAME

Create CNAME #83

GitHub Actions / Qodana Community for JVM completed Aug 20, 2024 in 0s

6 new problems found by Qodana Community for JVM

Qodana Community for JVM

6 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 2
@Deprecated annotation without 'replaceWith' argument ◽️ Notice 4

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

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 19 in kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt

See this annotation in the file changed.

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

@Deprecated annotation without 'replaceWith' argument

'@Deprecated' annotation without a 'replaceWith' argument

Check notice on line 23 in kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt

See this annotation in the file changed.

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

@Deprecated annotation without 'replaceWith' argument

'@Deprecated' annotation without a 'replaceWith' argument

Check notice on line 27 in kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt

See this annotation in the file changed.

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

@Deprecated annotation without 'replaceWith' argument

'@Deprecated' annotation without a 'replaceWith' argument

Check notice on line 14 in kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt

See this annotation in the file changed.

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

@Deprecated annotation without 'replaceWith' argument

'@Deprecated' annotation without a 'replaceWith' argument

Check warning on line 31 in settings.gradle.kts

See this annotation in the file changed.

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

Unstable API Usage

'repositories(org.gradle.api.Action)' is marked unstable with @Incubating

Check warning on line 36 in kopy-gradle-plugin/build.gradle.kts

See this annotation in the file changed.

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

Unstable API Usage

'getTags()' is marked unstable with @Incubating