Skip to content

Conversation

camc314
Copy link
Contributor

@camc314 camc314 commented Aug 21, 2025

microsoft/typescript-go#1505 makes some changes that mean that some functions reference types that aren’t exported, this means that we can’t compile tsgolint anymore 😥

this PR skips generating shims for functions with unexported types, logging a warning to stderr.

@camc314 camc314 marked this pull request as ready for review August 21, 2025 18:35
Copy link
Contributor Author

camc314 commented Aug 21, 2025


How to use the Graphite Merge Queue

Add the label 0-merge to this PR to add it to the merge queue.

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.

@camc314 camc314 force-pushed the c/08-21-feat_gen-shims_skip_generating_shims_for_types_containing_unexported_types branch from 8c646ae to 8197c31 Compare August 21, 2025 22:36
@Boshen Boshen added the merge label Aug 22, 2025
Copy link
Member

Boshen commented Aug 22, 2025

Merge activity

…d types (#128)

microsoft/typescript-go#1505 makes some changes that mean that some functions reference types that aren’t exported, this means that we can’t compile tsgolint anymore 😥

this PR skips generating shims for functions with unexported types, logging a warning to stderr.
@graphite-app graphite-app bot force-pushed the c/08-21-feat_gen-shims_skip_generating_shims_for_types_containing_unexported_types branch from 8197c31 to 334c187 Compare August 22, 2025 02:32
@Boshen Boshen added 0-merge and removed merge labels Aug 22, 2025
@graphite-app graphite-app bot merged commit 334c187 into main Aug 22, 2025
7 checks passed
@graphite-app graphite-app bot deleted the c/08-21-feat_gen-shims_skip_generating_shims_for_types_containing_unexported_types branch August 22, 2025 02:39
@graphite-app graphite-app bot removed the 0-merge label Aug 22, 2025
@camc314 camc314 requested a review from Boshen August 22, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants