Bump mkdocs-material from 9.4.7 to 9.4.10 #575
Annotations
10 warnings and 7 notices
src/com/koxudaxi/ruff/Ruff.kt#L249
String 'Error Running Ruff' is not properly capitalized. It should have sentence capitalization
|
src/com/koxudaxi/ruff/RuffApplyService.kt#L37
String 'Run ruff' is not properly capitalized. It should have title capitalization
|
src/com/koxudaxi/ruff/Ruff.kt#L121
Condition 'it' is always true
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L48
Overridden method 'createCommandLine()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L47
'dereference()' is marked unstable with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L16
'targetPresentation(com.intellij.psi.PsiElement)' is marked unstable with @ApiStatus.Internal
|
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L15
'com.intellij.platform.backend.presentation.TargetPresentation' is marked unstable with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L62
'com.intellij.platform.lsp.api.customization.LspCompletionSupport' is marked unstable with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L18
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L14
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
src/com/koxudaxi/ruff/Ruff.kt#L282
Property with 'Array' type in a 'data' class: it is recommended to override 'equals()' and 'hashCode()'
|
src/com/koxudaxi/ruff/RuffRun.kt#L24
Const property name `actionID` should not contain lowercase letters
|
src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L14
Property 'psiComment' could be private
|
src/com/koxudaxi/ruff/RuffQuickFix.kt#L10
Property 'message' could be private
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L31
Function 'isInspectionEnabled' could be private
|
src/com/koxudaxi/ruff/RuffLspServerSupportProvider.kt#L14
Package directive does not match the file location
|
src/com/koxudaxi/ruff/Ruff.kt#L472
`[\\s]` can be simplified to '\\s'
|
The logs for this run have expired and are no longer available.
Loading