{"id":15495095,"url":"https://github.com/samchon/ts-patch-no-emit-bug-report","last_synced_at":"2026-06-12T06:06:10.813Z","repository":{"id":192093750,"uuid":"686049685","full_name":"samchon/ts-patch-no-emit-bug-report","owner":"samchon","description":"To report `addDiagnostics()` function of `ts-patch`","archived":false,"fork":false,"pushed_at":"2023-09-01T16:08:38.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-19T10:53:44.127Z","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/samchon.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}},"created_at":"2023-09-01T16:06:00.000Z","updated_at":"2023-09-01T16:08:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"8fa639f1-5b26-4a2f-ad19-75ab26e4d537","html_url":"https://github.com/samchon/ts-patch-no-emit-bug-report","commit_stats":null,"previous_names":["samchon/ts-patch-no-emit-bug-report"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samchon/ts-patch-no-emit-bug-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fts-patch-no-emit-bug-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fts-patch-no-emit-bug-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fts-patch-no-emit-bug-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fts-patch-no-emit-bug-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samchon","download_url":"https://codeload.github.com/samchon/ts-patch-no-emit-bug-report/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fts-patch-no-emit-bug-report/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-02T08:16:05.461Z","updated_at":"2026-06-12T06:06:09.825Z","avatar_url":"https://github.com/samchon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```bash\r\nnpm install\r\nnpm start\r\n```\r\n\r\nWhen `noEmit` be configured, `addDiagnostics` function of `ts-patch` does not work.\r\n\r\nHere is the demonstration of the problem.\r\n\r\n```bash\r\n------------------------------------------\r\nWhen noEmit is true\r\n------------------------------------------\r\nsrc/index.ts:3:7 - error TS2322: Type 'number' is not assignable to type 'bigint'.\r\n\r\n3 const value: bigint = 3;\r\n        ~~~~~\r\n\r\n\r\nFound 1 error in src/index.ts:3\r\n\r\n------------------------------------------\r\nWhen noEmit is true\r\n------------------------------------------\r\nsrc/index.ts:3:7 - error TS2322: Type 'number' is not assignable to type 'bigint'.\r\n\r\n3 const value: bigint = 3;\r\n        ~~~~~\r\n\r\nsrc/index.ts:4:1 - error TS(typia.json.typia.json.stringify): unsupported type detected\r\n\r\n- bigint\r\n  - JSON does not support bigint type.\r\n\r\n4 typia.json.stringify\u003cbigint\u003e(value);\r\n  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n\r\nFound 2 errors in the same file, starting at: src/index.ts:3\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchon%2Fts-patch-no-emit-bug-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamchon%2Fts-patch-no-emit-bug-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchon%2Fts-patch-no-emit-bug-report/lists"}