Skip to content

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2 #772

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2 #772

Triggered via pull request April 26, 2024 18:39
Status Success
Total duration 9m 42s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 14 warnings, and 5 notices
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L36
'com.intellij.webSymbols.utils.HtmlMarkdownUtils' is deprecated and marked for removal
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffPackageManagerListener.kt#L7
'com.jetbrains.python.packaging.PyPackageManager' is deprecated and marked for removal
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L36
'com.intellij.webSymbols.utils.HtmlMarkdownUtils' is deprecated and marked for removal
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffPackageManagerListener.kt#L9
'com.jetbrains.python.packaging.PyPackageManager' is deprecated and marked for removal
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L12
'com.intellij.webSymbols.utils.HtmlMarkdownUtils' is deprecated and marked for removal
Usage of API marked for removal: src/com/koxudaxi/ruff/RuffPackageManagerListener.kt#L9
'com.jetbrains.python.packaging.PyPackageManager' is deprecated and marked for removal
Array property in data class: src/com/koxudaxi/ruff/Ruff.kt#L329
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
Regular expression can be simplified: src/com/koxudaxi/ruff/Ruff.kt#L526
`[\\s]` can be simplified to '\\s'
Incorrect string capitalization: src/com/koxudaxi/ruff/Ruff.kt#L285
String 'Error Running Ruff' is not properly capitalized. It should have sentence capitalization
Usage of redundant or deprecated syntax or deprecated symbols: src/com/koxudaxi/ruff/RuffNoqaDocumentationTarget.kt#L36
Elvis operator (?:) always returns the left operand of non-nullable type String
Unused import directive: src/com/koxudaxi/ruff/Ruff.kt#L19
Unused import directive
Unused import directive: src/com/koxudaxi/ruff/Ruff.kt#L40
Unused import directive
Unstable API Usage: src/com/koxudaxi/ruff/RuffProjectInitializer.kt#L60
'stopAndRestartIfNeeded(java.lang.Class)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
Unstable API Usage: src/com/koxudaxi/ruff/RuffProjectInitializer.kt#L62
'getInstance(com.intellij.openapi.project.Project)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
Unstable API Usage: src/com/koxudaxi/ruff/RuffProjectInitializer.kt#L62
'com.intellij.platform.lsp.api.LspServerManager.Companion' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
Unstable API Usage: src/com/koxudaxi/ruff/RuffProjectInitializer.kt#L63
'stopAndRestartIfNeeded(java.lang.Class)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
Unused symbol: src/com/koxudaxi/ruff/Ruff.kt#L386
Function "runRuffInBackground" is never used
Unused symbol: src/com/koxudaxi/ruff/RuffRun.kt#L24
Property "actionID" is never used
Unused symbol: src/com/koxudaxi/ruff/RuffExternalAnnotator.kt#L117
Function "isForFile" is never used

Artifacts

Produced during runtime
Name Size
Ruff-0.0.33
164 KB
pluginVerifier-result
16.5 KB