Skip to content

chore(deps): update jetbrains/qodana-action action to v2024.3.4 #246

chore(deps): update jetbrains/qodana-action action to v2024.3.4

chore(deps): update jetbrains/qodana-action action to v2024.3.4 #246

Triggered via pull request December 17, 2024 22:03
Status Success
Total duration 10m 54s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 40 warnings, and 17 notices
Test
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
Build
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Test
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Test
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Verify plugin
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Verify plugin
No files were found with the provided path: /home/runner/work/d2-intellij-plugin/d2-intellij-plugin/build/reports/pluginVerifier. No artifacts will be uploaded.
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L38
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L24
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L23
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L19
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/completion/D2BasicCompletionContributor.kt#L64
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L22
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L20
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L17
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L26
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L52
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L44
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L45
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/styles.kt#L37
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9: src/src/completion/D2BasicCompletionContributor.kt#L71
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
Redundant semicolon: src/src/lang/psi/ShapeProperty.kt#L53
Redundant semicolon
Unstable API Usage: src/src/D2Theme.kt#L28
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/src/lang/BlockStringElementType.kt#L36
'guessLanguageForInjection(java.lang.String)' is declared in unstable 'org.intellij.plugins.markdown.injection.aliases.CodeFenceLanguageGuesser' marked with @ApiStatus.Internal
Unstable API Usage: src/src/action/D2ExportActions.kt#L129
'withRawProgressReporter(kotlin.jvm.functions.Function2,? extends java.lang.Object\>, kotlin.coroutines.Continuation)' is declared in unstable 'com.intellij.platform.util.progress.ProgressReporterKt' marked with @ApiStatus.Experimental
Unstable API Usage: src/src/D2Layout.kt#L8
'com.intellij.openapi.util.NlsSafe' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/src/lang/BlockStringElementType.kt#L36
'org.intellij.plugins.markdown.injection.aliases.CodeFenceLanguageGuesser' is marked unstable with @ApiStatus.Internal
Unstable API Usage: src/src/action/D2ExportActions.kt#L92
'withBackgroundProgress(com.intellij.openapi.project.Project, java.lang.String, kotlin.jvm.functions.Function2,? extends java.lang.Object\>, kotlin.coroutines.Continuation)' is declared in unstable 'com.intellij.platform.ide.progress.TasksKt' marked with @ApiStatus.Experimental
Unused symbol: src/src/constants.kt#L61
Property "ARROWHEADS" is never used
Unused symbol: src/src/styles.kt#L14
Property "forShapes" is never used
Inspect code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2023.3 with the current CLI (2024.3.3)
Inspect code
Cannot run analysis for commit fe5a9f571f31a63750906cbb9bf9478cb0ea4c05 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2023.3 with the current CLI (2024.3.3)
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2023.3 with the current CLI (2024.3.3)
If-Null return/break/... foldable to '?:': src/src/editor/RenderManager.kt#L249
If-Null return/break/... foldable to '?:'
Return or assignment can be lifted out: src/src/lang/psi/ShapeId.kt#L34
'Return' can be lifted out of 'if'
Return or assignment can be lifted out: src/src/editor/RenderManager.kt#L250
'Return' can be lifted out of 'if'
Return or assignment can be lifted out: src/src/lang/psi/ShapeId.kt#L47
'Return' can be lifted out of 'if'
Return or assignment can be lifted out: src/src/lang/psi/ShapeId.kt#L33
'Return' can be lifted out of 'if'
Explicit 'get' or 'set' call: src/src/editor/D2SpellCheckerStrategy.kt#L100
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/editor/D2SpellCheckerStrategy.kt#L82
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/lang/psi/ShapeProperty.kt#L29
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/lang/highlighter.kt#L77
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/editor/D2SpellCheckerStrategy.kt#L124
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/editor/D2SpellCheckerStrategy.kt#L124
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/lang/psi/ShapeProperty.kt#L34
Should be replaced with indexing
Explicit 'get' or 'set' call: src/src/editor/D2SpellCheckerStrategy.kt#L90
Should be replaced with indexing
Unnecessary '@OptIn' annotation: src/src/action/D2ExportActions.kt#L43
The opt-in annotation is redundant: no matching experimental API is used
Accessor call that can be replaced with property access syntax: src/src/lang/psi/ParentShapeRef.kt#L33
Use of getter method instead of property access syntax

Artifacts

Produced during runtime
Name Size
D2-1.4.0
244 KB