Skip to content

[cmpe] fix non code hightlight... #76

[cmpe] fix non code hightlight...

[cmpe] fix non code hightlight... #76

Triggered via push July 13, 2023 08:50
Status Success
Total duration 8m 12s
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/designsystem/mellow/foundation/gestures/TapGestureDetector.kt#L95
'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#L98
'consumeDownChange(): Unit' is deprecated. Partial consumption has been deprecated. Use consume() instead.
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/designsystem/mellow/foundation/gestures/TapGestureDetector.kt#L115
'consumeDownChange(): Unit' is deprecated. Partial consumption has been deprecated. Use consume() instead.
Usage of redundant or deprecated syntax or deprecated symbols: cmpe/common/src/desktopMain/kotlin/xyz/mcxross/cohesive/designsystem/mellow/foundation/gestures/TapGestureDetector.kt#L146
'consumeDownChange(): Unit' is deprecated. Partial consumption has been deprecated. Use consume() instead.
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.

Artifacts

Produced during runtime
Name Size
qodana-report Expired
13.1 MB