{"id":15416597,"url":"https://github.com/remcohaszing/codeclimate-types","last_synced_at":"2026-01-11T17:50:26.925Z","repository":{"id":182522364,"uuid":"668640302","full_name":"remcohaszing/codeclimate-types","owner":"remcohaszing","description":"TypeScript type definitions for code climate reports","archived":false,"fork":false,"pushed_at":"2024-08-03T12:19:35.000Z","size":123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T11:05:23.583Z","etag":null,"topics":["codeclimate","codequality","gitlab","types","typescript"],"latest_commit_sha":null,"homepage":"","language":null,"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/remcohaszing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-07-20T09:20:30.000Z","updated_at":"2024-08-03T12:19:38.000Z","dependencies_parsed_at":"2024-10-21T16:00:10.647Z","dependency_job_id":null,"html_url":"https://github.com/remcohaszing/codeclimate-types","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"23e835405323d67f633b6b7584bbcc546a39798e"},"previous_names":["remcohaszing/codeclimate-types"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remcohaszing%2Fcodeclimate-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remcohaszing%2Fcodeclimate-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remcohaszing%2Fcodeclimate-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remcohaszing%2Fcodeclimate-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remcohaszing","download_url":"https://codeload.github.com/remcohaszing/codeclimate-types/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246753367,"owners_count":20828137,"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":["codeclimate","codequality","gitlab","types","typescript"],"created_at":"2024-10-01T17:12:40.213Z","updated_at":"2026-01-11T17:50:26.899Z","avatar_url":"https://github.com/remcohaszing.png","language":null,"readme":"# codeclimate-types\n\n[![github actions](https://github.com/remcohaszing/codeclimate-types/actions/workflows/ci.yaml/badge.svg)](https://github.com/remcohaszing/codeclimate-types/actions/workflows/ci.yaml)\n[![npm version](https://img.shields.io/npm/v/codeclimate-types)](https://www.npmjs.com/package/codeclimate-types)\n[![npm downloads](https://img.shields.io/npm/dm/codeclimate-types)](https://www.npmjs.com/package/codeclimate-types)\n\nTypeScript type definitions for\n[Code Climate reports](https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [API](#api)\n- [Related Projects](#related-projects)\n- [License](#license)\n\n## Installation\n\n```sh\nnpm install codeclimate-types\n```\n\n## Usage\n\nThis package can be used to work with\n[Code Climate reports](https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md#issues)\nin a type-safe manner. A practical use case is to generate a\n[GitLab code quality](https://docs.gitlab.com/ee/ci/testing/code_quality.html) artifact.\n\n## API\n\nThe package exports the following types:\n\n- `Issue` — An issue represents a single instance of a real or potential code problem, detected by a\n  static analysis Engine.\n- `Category` — Issues must be associated with one or more categories.\n- `Location` — Locations refer to ranges of a source code file.\n- `Position` — Positions refer to specific characters within a source file.\n- `Content` — Content gives more information about the issue’s check.\n- `Trace` — Some engines require the ability to refer to other source locations in describing an\n  issue.\n- `Severity` — A severity string describing the potential impact of the issue found.\n\n## Related Projects\n\n- [`eslint-formatter-gitlab`](https://gitlab.com/remcohaszing/eslint-formatter-gitlab) — Show ESLint\n  results directly in the GitLab code quality results\n\n## License\n\n[MIT](LICENSE.md) © [Remco Haszing](https://github.com/remcohaszing)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremcohaszing%2Fcodeclimate-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremcohaszing%2Fcodeclimate-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremcohaszing%2Fcodeclimate-types/lists"}