Skip to content

feat(parser): add ts error 1266 for TSTupleElement#18145

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-17-feat_parser_add_ts_error_1266_for_tstupleelement_
Jan 18, 2026
Merged

feat(parser): add ts error 1266 for TSTupleElement#18145
graphite-app[bot] merged 1 commit intomainfrom
01-17-feat_parser_add_ts_error_1266_for_tstupleelement_

Conversation

@Sysix
Copy link
Member

@Sysix Sysix commented Jan 17, 2026

No description provided.

@github-actions github-actions bot added A-parser Area - Parser C-enhancement Category - New feature or request labels Jan 17, 2026
Copy link
Member Author

Sysix commented Jan 17, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 17, 2026

Merging this PR will not alter performance

✅ 42 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ (d8312a5) with 01-17-feat_parser_add_ts_error_1265_for_tstupleelement_ (349c886)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from 05c1c5a to b525744 Compare January 17, 2026 18:34
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1265_for_tstupleelement_ branch from 08c3274 to f8f59ce Compare January 17, 2026 18:34
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from b525744 to 75f751a Compare January 17, 2026 18:36
@Sysix Sysix marked this pull request as ready for review January 17, 2026 18:37
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from 75f751a to a62c954 Compare January 17, 2026 20:30
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1265_for_tstupleelement_ branch from f8f59ce to 0f4f7da Compare January 17, 2026 20:30
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Jan 18, 2026
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 18, 2026

Merge activity

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 18, 2026
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from a62c954 to d8312a5 Compare January 18, 2026 10:18
@Sysix Sysix force-pushed the 01-17-feat_parser_add_ts_error_1265_for_tstupleelement_ branch from 0f4f7da to 349c886 Compare January 18, 2026 10:18
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Jan 18, 2026
@graphite-app graphite-app bot changed the base branch from 01-17-feat_parser_add_ts_error_1265_for_tstupleelement_ to graphite-base/18145 January 18, 2026 10:26
@graphite-app graphite-app bot force-pushed the graphite-base/18145 branch from 349c886 to acf1aba Compare January 18, 2026 10:33
@graphite-app graphite-app bot force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from d8312a5 to 46cf399 Compare January 18, 2026 10:33
@graphite-app graphite-app bot changed the base branch from graphite-base/18145 to main January 18, 2026 10:33
@graphite-app graphite-app bot force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from 46cf399 to 373c4e2 Compare January 18, 2026 10:34
@graphite-app graphite-app bot force-pushed the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch from 373c4e2 to fa2ffe2 Compare January 18, 2026 10:40
@graphite-app graphite-app bot merged commit fa2ffe2 into main Jan 18, 2026
22 checks passed
@graphite-app graphite-app bot deleted the 01-17-feat_parser_add_ts_error_1266_for_tstupleelement_ branch January 18, 2026 10:46
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 18, 2026
graphite-app bot pushed a commit that referenced this pull request Jan 18, 2026
…&1257 (#18178)

> This PR fixes TypeScript parser errors 1266 and 1257 by properly handling the `optional` field of `TSNamedTupleMember` when validating tuple element ordering constraints.

Introduced in #18146 and #18145
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant