Skip to content

add Move syntax highlighting... #80

add Move syntax highlighting...

add Move syntax highlighting... #80

Triggered via push September 4, 2023 10:40
Status Success
Total duration 10m 3s
Artifacts 1

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
qodana
The following actions uses node12 which is deprecated and will be forced to run on node16: JetBrains/qodana-action@v2022.2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/ui/impl/screen/StoreScreen.kt#L229
'Dialog(() -\> Unit, DialogState = ..., Boolean = ..., String = ..., Painter? = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., (KeyEvent) -\> Boolean = ..., (KeyEvent) -\> Boolean = ..., DialogWindowScope.() -\> Unit): Unit' is deprecated. Replaced by DialogWindow
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/designsystem/mellow/foundation/text/selection/TextSelectionMouseDetector.kt#L84
'forEachGesture(suspend PointerInputScope.() -\> Unit): Unit' is deprecated. Use awaitEachGesture instead. forEachGesture() can drop events between gestures.
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/designsystem/mellow/foundation/gestures/TapGestureDetector.kt#L208
'forEachGesture(suspend PointerInputScope.() -\> Unit): Unit' is deprecated. Use awaitEachGesture instead. forEachGesture() can drop events between gestures.
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/designsystem/mellow/foundation/gestures/TapGestureDetector.kt#L223
'consumeDownChange(): Unit' is deprecated. Partial consumption has been deprecated. Use consume() instead.

Artifacts

Produced during runtime
Name Size
qodana-report Expired
15.1 MB