web development, streamlined
19 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …mentation/docs/20-core-concepts/60-remote-functions.md | 694 | content: 'Lorem ipsum dolor sit amet...' |
| LOW | …mentation/docs/20-core-concepts/60-remote-functions.md | 694 | content: 'Lorem ipsum dolor sit amet...' |
| LOW | …mentation/docs/20-core-concepts/60-remote-functions.md | 699 | createPost.fields.content.set('Lorem ipsum dolor sit amet'); |
| LOW | …mentation/docs/20-core-concepts/60-remote-functions.md | 699 | createPost.fields.content.set('Lorem ipsum dolor sit amet'); |
| LOW | documentation/docs/20-core-concepts/10-routing.md | 90 | content: 'Welcome to our blog. Lorem ipsum dolor sit amet...' |
| LOW | documentation/docs/20-core-concepts/10-routing.md | 90 | content: 'Welcome to our blog. Lorem ipsum dolor sit amet...' |
| LOW | …src/core/sync/write_types/test/actions/+page.server.js | 20 | username: 'John Doe', |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/enhanced-img/src/index.js | 61 | /** |
| LOW | packages/kit/types/index.d.ts | 2321 | // |
| LOW | …apps/options/source/pages/inline-style/+page.server.js | 1 | // test that the server-client stylesheet map is constructed correctly when |
| LOW | packages/kit/src/types/private.d.ts | 41 | // in the Software without restriction, including without limitation the rights |
| LOW | packages/kit/src/runtime/form-utils.spec.js | 581 | // ranges overlap: file a at offset 0 with size 3, file b at offset 1 with size 3. |
| LOW | packages/kit/src/runtime/form-utils.spec.js | 621 | // file_offsets: [0, 3] — file a at 0 (size 1), file b at 3 (size 1), gap at 1..3. |
| LOW | packages/kit/src/runtime/server/page/csp.js | 101 | const effective_style_src = d['style-src'] || d['default-src']; |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | packages/kit/types/index.d.ts | 3790 | // These are all functions so that we can leverage function overloads to get the correct type. |
| MEDIUM | packages/kit/src/types/ambient.d.ts | 91 | // These are all functions so that we can leverage function overloads to get the correct type. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | pnpm-workspace.yaml | 85 | # if you want to introduce an override, make sure to add it to all of them too |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/adapter-vercel/index.d.ts | 137 | * export async function handleRequest(request: Request, ctx: RequestContext): Promise<Response> { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/kit/test/apps/basics/test/client.test.js | 1853 | async function measureInteractionToPaint(selector) { |