Skip to content

Upgraded kotlin to 1.9.20

GitHub Advanced Security / ktlint failed Nov 8, 2023 in 3s

1 new alert including 1 error

New alerts in code changed by this pull request

  • 1 error

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 21 in save-common/src/nativeMain/kotlin/com/saveourtool/save/core/utils/PlatformUtils.kt

See this annotation in the file changed.

Code scanning / ktlint

[TOP_LEVEL_ORDER] the declaration part of a top level elements should be in the proper order: actual fun createGenericAtomicReference(valueToStore: T): GenericAtomicReference =... Error

[TOP_LEVEL_ORDER] the declaration part of a top level elements should be in the proper order: actual fun createGenericAtomicReference(valueToStore: T): GenericAtomicReference =...