{"id":29484114,"url":"https://github.com/ofkm/gha-svelte-check","last_synced_at":"2025-07-15T04:31:47.197Z","repository":{"id":304541238,"uuid":"1019079569","full_name":"ofkm/gha-svelte-check","owner":"ofkm","description":"GitHub Action for running svelte-check with problem matcher","archived":false,"fork":false,"pushed_at":"2025-07-13T18:11:16.000Z","size":305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T20:25:14.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ofkm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-13T17:33:25.000Z","updated_at":"2025-07-13T18:11:19.000Z","dependencies_parsed_at":"2025-07-13T20:25:45.160Z","dependency_job_id":"7cd23e40-aa94-4679-92ca-a24f741b31f8","html_url":"https://github.com/ofkm/gha-svelte-check","commit_stats":null,"previous_names":["ofkm/gha-svelte-check"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ofkm/gha-svelte-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofkm%2Fgha-svelte-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofkm%2Fgha-svelte-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofkm%2Fgha-svelte-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofkm%2Fgha-svelte-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ofkm","download_url":"https://codeload.github.com/ofkm/gha-svelte-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofkm%2Fgha-svelte-check/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402833,"owners_count":23759237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-15T04:30:41.875Z","updated_at":"2025-07-15T04:31:47.174Z","avatar_url":"https://github.com/ofkm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte Check Action\n\nA GitHub Action that runs `svelte-check` with enhanced error reporting through problem matchers.\n\n## Usage\n\n```yaml\n- name: Run Svelte Check\n  uses: ofkm/gha-svelte-check@v1\n  with:\n    working-directory: './src'\n    fail-on-warnings: true\n    fail-on-hints: false\n    tsconfig: './tsconfig.json'\n```\n\n## Inputs\n\n| Input | Description | Required | Default |\n|-------|-------------|----------|---------|\n| `working-directory` | Working directory to run svelte-check in | No | `.` |\n| `fail-on-warnings` | Fail the action if warnings are found | No | `false` |\n| `fail-on-hints` | Fail the action if hints are found | No | `false` |\n| `tsconfig` | Path to tsconfig file | No | `` |\n\n## Outputs\n\n| Output | Description |\n|--------|-------------|\n| `errors` | Number of errors found |\n| `warnings` | Number of warnings found |\n| `hints` | Number of hints found |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofkm%2Fgha-svelte-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofkm%2Fgha-svelte-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofkm%2Fgha-svelte-check/lists"}