A lightweight, customizable Vue UI library for mobile web apps.
9 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/vant/src/image/test/index.spec.ts | 201 | // $on(eventName, hanlder) { |
| LOW | packages/vant/src/image/test/index.spec.ts | 221 | |
| LOW | packages/vant/src/image/test/index.spec.ts | 241 | // done(); |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | .github/workflows/codeql-analysis.yml | 41 | # Initializes the CodeQL tools for scanning. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/vant/test/dom.ts | 55 | export function mockGetBoundingClientRect(rect: Partial<DOMRect>): () => void { |
| LOW | packages/vant/src/rate/test/index.spec.ts | 6 | function mockGetBoundingClientRect(items: DOMWrapper<Element>[]) { |
| LOW | packages/vant/src/lazyload/vue-lazyload/util.js | 25 | export function getBestSelectionFromSrcset(el, scale) { |
| LOW | packages/vant/src/image-preview/test/shared.ts | 12 | function triggerTwoFingerTouchmove( |