{"id":39742494,"url":"https://github.com/taskade/eslint-tsc-action","last_synced_at":"2026-01-18T11:16:33.016Z","repository":{"id":37346656,"uuid":"503290013","full_name":"taskade/eslint-tsc-action","owner":"taskade","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-29T03:09:23.000Z","size":2749,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-17T14:12:22.165Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taskade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-06-14T09:21:51.000Z","updated_at":"2025-04-29T03:09:19.000Z","dependencies_parsed_at":"2024-06-20T14:24:38.089Z","dependency_job_id":"c68b7790-3ac6-4a79-ba72-e1e661f84496","html_url":"https://github.com/taskade/eslint-tsc-action","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":0.09999999999999998,"last_synced_commit":"44079d874ff249f72f08645ae37ef8074bf0dcfd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taskade/eslint-tsc-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskade%2Feslint-tsc-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskade%2Feslint-tsc-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskade%2Feslint-tsc-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskade%2Feslint-tsc-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskade","download_url":"https://codeload.github.com/taskade/eslint-tsc-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskade%2Feslint-tsc-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-18T11:16:32.295Z","updated_at":"2026-01-18T11:16:33.008Z","avatar_url":"https://github.com/taskade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-tsc-action\nThis GitHub Action runs ESLint and TSC against a repository, providing GitHub PR annotations.\n\n### Sample workflow\n```yaml\nname: ESLint and TSC\non:\n  pull_request:\n    types: [opened,edited,synchronize]\n  pull_request_review:\n    types: [submitted]\n\njobs:\n  lint:\n    name: Lint\n    runs-on: 'ubuntu-latest'\n\n    steps:\n      - uses: actions/checkout@v3\n      - uses: actions/setup-node@v3\n        with:\n          node-version: 16\n      - run: yarn install\n      - uses: taskade/eslint-tsc-action@main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskade%2Feslint-tsc-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaskade%2Feslint-tsc-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskade%2Feslint-tsc-action/lists"}