Skip to content

fix: resolve svelte-check issues in sveltepress theme#398

Merged
gka merged 9 commits into
mainfrom
fix/resolve-svelte-check-errors-1
Feb 19, 2026
Merged

fix: resolve svelte-check issues in sveltepress theme#398
gka merged 9 commits into
mainfrom
fix/resolve-svelte-check-errors-1

Conversation

@gka

@gka gka commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

This PR resolves a large batch of theme-layer svelte-check and lint issues, mainly around route/path typing, virtual module typings, and stricter null/type safety in shared theme components.

Scope

Validation

  • pnpm run lint passed.
  • pnpm run lint:types passed.
  • pnpm exec svelte-check shows now issues in src/theme/components

@netlify

netlify Bot commented Feb 19, 2026

Copy link
Copy Markdown

Deploy Preview for svelteplot ready!

Name Link
🔨 Latest commit cae5bdc
🔍 Latest deploy log https://app.netlify.com/projects/svelteplot/deploys/6996f4a44d28580008b5fb00
😎 Deploy Preview https://deploy-preview-398--svelteplot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-398.0

Install it with:

npm install svelteplot@pr-398
# or install the specific version
npm install [email protected]

@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-398.1

Install it with:

npm install svelteplot@pr-398
# or install the specific version
npm install [email protected]

@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-398.2

Install it with:

npm install svelteplot@pr-398
# or install the specific version
npm install [email protected]

@gka gka merged commit 39db2d3 into main Feb 19, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-398.3

Install it with:

npm install svelteplot@pr-398
# or install the specific version
npm install [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant