Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1 #573
build.yml
on: pull_request
Build
12m 26s
Release Draft
0s
Annotations
10 warnings and 7 notices
Incorrect string capitalization:
src/com/koxudaxi/ruff/Ruff.kt#L249
String 'Error Running Ruff' is not properly capitalized. It should have sentence capitalization
|
Incorrect string capitalization:
src/com/koxudaxi/ruff/RuffApplyService.kt#L37
String 'Run ruff' is not properly capitalized. It should have title capitalization
|
Constant conditions:
src/com/koxudaxi/ruff/Ruff.kt#L121
Condition 'it' is always true
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L48
Overridden method 'createCommandLine()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L47
'dereference()' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L16
'targetPresentation(com.intellij.psi.PsiElement)' is marked unstable with @ApiStatus.Internal
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L15
'com.intellij.platform.backend.presentation.TargetPresentation' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L62
'com.intellij.platform.lsp.api.customization.LspCompletionSupport' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L18
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L14
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Array property in data class:
src/com/koxudaxi/ruff/Ruff.kt#L282
Property with 'Array' type in a 'data' class: it is recommended to override 'equals()' and 'hashCode()'
|
Const property naming convention:
src/com/koxudaxi/ruff/RuffRun.kt#L24
Const property name `actionID` should not contain lowercase letters
|
Class member can have 'private' visibility:
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L14
Property 'psiComment' could be private
|
Class member can have 'private' visibility:
src/com/koxudaxi/ruff/RuffQuickFix.kt#L10
Property 'message' could be private
|
Class member can have 'private' visibility:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L31
Function 'isInspectionEnabled' could be private
|
Package name does not match containing directory:
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L14
Package directive does not match the file location
|
Regular expression can be simplified:
src/com/koxudaxi/ruff/Ruff.kt#L472
`[\\s]` can be simplified to '\\s'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Ruff-0.0.26
Expired
|
2.46 MB |
|
pluginVerifier-result
Expired
|
86.6 KB |
|