spences10/Svelte Migration Analysis

Analyse Svelte files to detect Svelte 4 patterns in Svelte 5 projects and provide migration guidance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessno${{ github.token }}
filter-changed-filesOnly analyse files that changed in the pull requestnotrue
fail-on-errorFail the action if migration issues are foundnofalse
fail-on-warningFail the action if migration warnings are foundnofalse
pathsPaths to search for Svelte files (one per line)nosrc app lib
exclude-pathsPaths to exclude from analysis (one per line)nonode_modules .git dist build
anthropic-api-keyAnthropic API key for Claude analysis (optional)no
enable-ai-analysisEnable AI-powered analysis using Claudenofalse
namedescription
issues-foundNumber of migration issues found
warnings-foundNumber of migration warnings found
files-analysedNumber of files analysed
has-issuesWhether any issues were found
summarySummary of the analysis