A cross-platform framework using Vue.js
493 matches across 7 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docs/api/theme-change.md | 701 | // #ifdef APP |
| LOW | …s/Frameworks/TencentLBS.framework/Headers/TencentLBS.h | 1 | // |
| LOW | …SwiftFramework.framework/Headers/ToastSwiftFramework.h | 1 | // |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 1 | #if 0 |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 21 | |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 61 | #if !defined(SWIFT_CLASS_PROPERTY) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 81 | #else |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 101 | #else |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 121 | #endif |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 141 | #if !defined(OBJC_DESIGNATED_INITIALIZER) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 161 | # endif |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 181 | #if __has_feature(attribute_diagnose_if_objc) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 201 | #pragma clang diagnostic ignored "-Wnullability" |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 221 | #define TOASTSWIFTFRAMEWORK_SWIFT_H |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 241 | |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 261 | typedef double swift_double4 __attribute__((__ext_vector_type__(4))); |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 281 | # define SWIFT_CLASS_PROPERTY(...) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 301 | # define SWIFT_NOESCAPE __attribute__((noescape)) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 321 | # define SWIFT_CLASS_EXTRA |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 341 | # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 361 | # define OBJC_DESIGNATED_INITIALIZER |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 381 | #endif |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 401 | #endif |
| LOW | …ramework.framework/Headers/ToastSwiftFramework-Swift.h | 421 | # undef any |
| LOW | …pp-ios/lottie-ios/Public/DotLottie/DotLottieFile.swift | 1 | // |
| LOW | …ttie-ios/Public/DotLottie/DotLottieConfiguration.swift | 1 | // |
| LOW | …lottie-ios/Public/DotLottie/DotLottieFileHelpers.swift | 1 | // |
| LOW | …os/Public/DotLottie/Cache/DotLottieCacheProvider.swift | 1 | // |
| LOW | …lottie-ios/Public/DotLottie/Cache/DotLottieCache.swift | 1 | // |
| LOW | …lottie-ios/Public/DotLottie/Cache/DotLottieCache.swift | 61 | // MARK: Sendable |
| LOW | …tie-ios/Public/Configuration/LottieConfiguration.swift | 21 | } |
| LOW | …e-ios/Public/Configuration/RenderingEngineOption.swift | 1 | // Created by Cal Stephens on 7/14/23. |
| LOW | …e-ios/Public/Configuration/RenderingEngineOption.swift | 21 | |
| LOW | …tie-ios/Public/Configuration/ReducedMotionOption.swift | 1 | // Created by Cal Stephens on 7/14/23. |
| LOW | …lottie-ios/Public/Configuration/DecodingStrategy.swift | 1 | // Created by Cal Stephens on 7/14/23. |
| LOW | …ottie-ios/Public/macOS/BundleImageProvider.macOS.swift | 1 | // |
| LOW | …tie-ios/Public/macOS/FilepathImageProvider.macOS.swift | 1 | // |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 281 | } |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 501 | /// The underlying CALayer created to display the content. |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 561 | /// synchronously (when loading a `LottieAnimation` from a .json file on disk) |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 821 | |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 841 | /// ``` |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 961 | /// Markers are encoded into animation JSON. By using markers a designer can mark |
| LOW | …lottie-ios/Public/Animation/LottieAnimationLayer.swift | 1361 | switch loopMode { |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 1 | // |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 21 | /// The completion block is stored and called when the animation completes. |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 221 | /// Applies the given `LottiePlaybackMode` to this layer. |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 261 | { |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 301 | /// |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 321 | /// If a marker doesn't have a duration value, it will play with a duration of 0 |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 381 | } |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 401 | } |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 421 | /// ``` |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 601 | /// except as a workaround to a bug in the main thread rendering engine. |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 641 | public func reloadImages() { |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 661 | /// - Parameter keypath: The keypath used to search for properties. |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 701 | /// Computes and returns a list of all child keypaths in the current animation. |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 741 | /// Converts a CGRect from the LottieAnimationView's coordinate space into the |
| LOW | …/lottie-ios/Public/Animation/LottieAnimationView.swift | 781 | /// playback points for a developer to use without having to worry about keeping |
| LOW | …Public/Animation/LottieAnimationViewInitializers.swift | 1 | // |
| 380 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | docs/uts/runtime-known-issues.md | 26 | 11:27:17.144 at io.dcloud.uniapp.runtime.CSSStyleDeclaration.putAll(r8-map-id-46ae994bfc64fb01690a5f42986f2c98bdb324bdb |
| CRITICAL | docs/uts/runtime-known-issues.md | 33 | 11:27:17.145 at io.dcloud.uniapp.dom.UniNativeDocumentImpl.createElement(r8-map-id-46ae994bfc64fb01690a5f42986f2c98bdb3 |
| CRITICAL | docs/uts/runtime-known-issues.md | 34 | 11:27:17.145 at io.dcloud.uniapp.dom.UniNativeDocumentImpl.createElement(r8-map-id-46ae994bfc64fb01690a5f42986f2c98bdb3 |
| CRITICAL | docs/uts/runtime-known-issues.md | 35 | 11:27:17.145 at io.dcloud.uniapp.vue.IndexKt.mountElement(index.kt:7044) |
| CRITICAL | docs/uts/runtime-known-issues.md | 36 | 11:27:17.145 at io.dcloud.uniapp.vue.IndexKt.processElement(index.kt:6654) |
| CRITICAL | docs/uts/runtime-known-issues.md | 37 | 11:27:17.145 at io.dcloud.uniapp.vue.IndexKt.patch(index.kt:6585) |
| CRITICAL | docs/uts/runtime-known-issues.md | 38 | 11:27:17.145 at io.dcloud.uniapp.vue.IndexKt.mountChildren(index.kt:7093) |
| CRITICAL | docs/uts/runtime-known-issues.md | 40 | 11:27:17.145 at io.dcloud.uniapp.vue.IndexKt.mountElement(index.kt:7054) |
| CRITICAL | docs/uts/runtime-known-issues.md | 41 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.processElement(index.kt:6654) |
| CRITICAL | docs/uts/runtime-known-issues.md | 42 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.patch(index.kt:6585) |
| CRITICAL | docs/uts/runtime-known-issues.md | 43 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.mountChildren(index.kt:7093) |
| CRITICAL | docs/uts/runtime-known-issues.md | 45 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.mountElement(index.kt:7054) |
| CRITICAL | docs/uts/runtime-known-issues.md | 46 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.processElement(index.kt:6654) |
| CRITICAL | docs/uts/runtime-known-issues.md | 47 | 11:27:17.146 at io.dcloud.uniapp.vue.IndexKt.patch(index.kt:6585) |
| CRITICAL | docs/uts/runtime-known-issues.md | 56 | io.dcloud.uniapp.vue.IndexKt.mountChildren(index.kt:7093) |
| CRITICAL | docs/uts/runtime-known-issues.md | 58 | io.dcloud.uniapp.vue.IndexKt.mountElement(index.kt:7054) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 18 | // ┌──────────────────────────────────┐ |
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 20 | // └──────────────────────────────────┘ |
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 32 | // ┌────────────────────┬───────► |
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 34 | // └────────────────────┴───────► |
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 36 | // ┌──────────────────────────────────┐ |
| MEDIUM | …ation/Animations/CAAnimation+TimingConfiguration.swift | 38 | // └──────────────────────────────────┘ |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docs/css/transition.md | 700 | function changeBorderAndBackgroundColor() { |
| LOW | docs/plugin/uts-component-vue.md | 584 | export function createNativeButtonContext(id : string, ins : ComponentPublicInstance | null = null) : INativeButtonConte |
| LOW | docs/plugin/uts-component-vue.md | 820 | export function createNativeButtonContext(id : string, ins : ComponentPublicInstance | null = null) : INativeButtonConte |
| LOW | docs/plugin/uts-component-vue.md | 916 | export function createNativeButtonContext(id : string, ins : ComponentPublicInstance | null = null) : INativeButtonConte |
| LOW | docs/uts/uts_diff_ts.md | 1043 | class DataProcessor { |
| LOW | docs/uts/uts_diff_ts.md | 1077 | class DataProcessor { |
| LOW | docs/uts/uts_diff_ts.md | 1081 | class DataProcessor<T> { |
| LOW | docs/uts/uts_diff_ts.md | 1085 | class DataProcessor { |
| LOW | docs/component/text.md | 1086 | function getBoundingClientRectForTest() : DOMRect | null { |
| LOW | docs/api/dom/unielement.md | 324 | function getBoundingClientRectAsyncChild(){ |
| LOW | docs/api/dom/unielement.md | 991 | function getBoundingClientRectAsync() { |
| LOW | docs/api/dom/unielement.md | 1798 | function takeCustomComponentSnapshot() { |
| LOW | docs/api/dom/unielement.md | 2460 | function backgroundAndWidthProperty(e : UniPointerEvent) { |
| LOW | docs/api/dom/unielement.md | 2470 | function backgroundAndMarginLeftProperty(e : UniPointerEvent) { |
| LOW | docs/api/dom/unielement.md | 2489 | function backgroundAndTransformProperty(e : UniPointerEvent) { |
| LOW | docs/api/dom/unielement.md | 2526 | function borderColorMarginLeftProperty(e : UniPointerEvent) { |
| LOW | examples/hello-uvue/jest-setup.js | 81 | function writeTestCaseToSnapshotFile (testCaseName, snapshotFilePath) { |
| LOW | src/jest-setup.js | 27 | function writeTestCaseToSnapshotFile(testCaseName, snapshotFilePath) { |
| LOW | src/uni_modules/uni-virtualPayment/readme.md | 452 | async function verifyTransactionWithApple(transactionId, environment = 'production') { |
| LOW | …common/uniCloud/cloudfunctions/uni-map-co/index.obj.js | 500 | function getRandomCoordinateWithinRadius(longitude, latitude, radiusInKm) { |
| LOW | …t-async/element-get-bounding-client-rect-async.test.js | 19 | async function invokeGetBoundingClientRect(page, methodName, dataName) { |
| LOW | src/pages/API/download-file/download-file.test.js | 14 | async function waitCallbackTriggredOrTimeout(){ |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …vate/CoreAnimation/Extensions/Keyframes+combined.swift | 0 | failed to cast untyped keyframe values to expected type. this is an internal error. |
| HIGH | …vate/CoreAnimation/Extensions/Keyframes+combined.swift | 0 | failed to cast untyped keyframe values to expected type. this is an internal error. |
| HIGH | …CoreAnimation/Extensions/Keyframes+timeRemapping.swift | 0 | failed to cast untyped keyframe values to expected type. this is an internal error. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/pages/component/progress/progress.test.js | 5 | function getData(key = '') { |
| LOW | src/pages/component/picker/picker.test.js | 19 | function getData(key = '') { |
| LOW | src/pages/component/label/label.test.js | 26 | function getData(key = '') { |
| LOW | src/pages/API/loading/loading.test.js | 19 | function getData (key = '') { |
| LOW | src/pages/API/storage/storage.test.js | 43 | function getData (key = '') { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …_modules/uni-camera/utssdk/app-ios/CameraManager.swift | 826 | print("Error locking configuration") |