Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
27 matches across 7 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 24 | # ── Configuration ────────────────────────────────────────────────────────────── |
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 35 | # ── Helpers ──────────────────────────────────────────────────────────────────── |
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 39 | # ── 1. Detect target device or simulator ────────────────────────────────────── |
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 106 | # ── 2. Build ─────────────────────────────────────────────────────────────────── |
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 153 | # ── 3. Install ───────────────────────────────────────────────────────────────── |
| MEDIUM | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 178 | # ── 4. Run benchmarks ────────────────────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …stcases/valueClass/main/src/commonTest/kotlin/Tests.kt | 53 | // at org.jetbrains.kotlin.backend.konan.BoxingKt.getTypeConversion(Boxing.kt:30) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …tbrains/compose/web/attributes/PredefinedAttrValues.kt | 455 | * The phone number without the country or area code. This can be split further into two parts, for phone number |
| LOW | …red/src/commonMain/composeResources/values/strings.xml | 4 | <string name="multi_line">Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit. |
| LOW | …red/src/commonMain/composeResources/values/strings.xml | 4 | <string name="multi_line">Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit. |
| LOW | …in/benchmarks/multipleComponents/MultipleComponents.kt | 282 | val lorem = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do" + |
| LOW | …in/benchmarks/multipleComponents/MultipleComponents.kt | 282 | val lorem = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do" + |
| LOW | tutorials/Signing_and_notarization_on_macOS/README.md | 202 | identity.set("John Doe") |
| LOW | tutorials/Signing_and_notarization_on_macOS/README.md | 210 | * Set the `identity` DSL property to the certificate's name, e.g. `"John Doe"`. |
| LOW | …ces/src/commonMain/composeResources/values/strings.xml | 4 | <string name="multi_line">Lorem ipsum dolor sit amet, |
| LOW | …ces/src/commonMain/composeResources/values/strings.xml | 4 | <string name="multi_line">Lorem ipsum dolor sit amet, |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/upload_package_from_prebuilts.sh | 1 | #!/bin/bash |
| LOW | …cases/constructors/main/src/commonTest/kotlin/Tests.kt | 321 | fun testValueClass() = runTest { |
| LOW | …n/androidx/ui/examples/jetissues/view/JetIssuesView.kt | 1 | // READ ME FIRST! |
| LOW | …ndroidx/ui/examples/jetissues/data/IssuesRepository.kt | 1 | // READ ME FIRST! |
| LOW | benchmarks/ios/README.md | 1 | ### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform) |
| LOW | benchmarks/ios/jvm-vs-kotlin-native/README.md | 1 | ### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform) |
| LOW | benchmarks/kn-performance/README.md | 1 | ### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform) |
| LOW | benchmarks/multiplatform/iosApp/run_ios_benchmarks.sh | 1 | #!/bin/bash |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | tools/replace_version_common.sh | 1 | # This file contains common functions for replaceVersion.sh and replaceVersionInLibs.sh scripts |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …chmarks/showcases/LazyGridImageView/download_images.sh | 24 | # Check if download was successful |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …onents/resources/library/karma.config.d/wasm/config.js | 32 | function KarmaWebpackOutputFramework(config) { |