Skip to content

fix(semantic, syntax): TS value module cannot be referenced as type#10918

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type
May 9, 2025
Merged

fix(semantic, syntax): TS value module cannot be referenced as type#10918
graphite-app[bot] merged 1 commit intomainfrom
05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented May 9, 2025

Copy link
Member Author

Dunqing commented May 9, 2025


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.

@github-actions github-actions bot added A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug labels May 9, 2025
@Dunqing Dunqing marked this pull request as ready for review May 9, 2025 08:12
@codspeed-hq
Copy link

codspeed-hq bot commented May 9, 2025

CodSpeed Instrumentation Performance Report

Merging #10918 will not alter performance

Comparing 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type (6e47699) with main (a064082)

Summary

✅ 36 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label May 9, 2025
Copy link
Member

Boshen commented May 9, 2025

Merge activity

  • May 9, 4:19 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • May 9, 10:25 AM EDT: Graphite rebased this pull request, because this pull request is set to merge when ready.
  • May 9, 10:38 AM EDT: Boshen added this pull request to the Graphite merge queue.
  • May 9, 10:46 AM EDT: Merged by the Graphite merge queue.

@Dunqing Dunqing changed the base branch from 05-09-refactor_syntax_rename_namespacemodule_to_namespacemodule to graphite-base/10918 May 9, 2025 09:37
@Dunqing Dunqing force-pushed the graphite-base/10918 branch from 51f8aaa to 4c5b6aa Compare May 9, 2025 09:40
@Dunqing Dunqing force-pushed the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch from 185d35d to 2c709ea Compare May 9, 2025 09:40
@Dunqing Dunqing changed the base branch from graphite-base/10918 to 05-09-refactor_syntax_rename_namespacemodule_to_namespacemodule May 9, 2025 09:40
@Dunqing Dunqing force-pushed the 05-09-refactor_syntax_rename_namespacemodule_to_namespacemodule branch from 4c5b6aa to 33ec87b Compare May 9, 2025 14:17
@graphite-app graphite-app bot changed the base branch from 05-09-refactor_syntax_rename_namespacemodule_to_namespacemodule to graphite-base/10918 May 9, 2025 14:24
@Boshen Boshen force-pushed the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch from 2c709ea to 402202b Compare May 9, 2025 14:24
@Boshen Boshen force-pushed the graphite-base/10918 branch from 33ec87b to 82889ae Compare May 9, 2025 14:24
@github-actions github-actions bot added the A-linter Area - Linter label May 9, 2025
@graphite-app graphite-app bot changed the base branch from graphite-base/10918 to main May 9, 2025 14:25
@graphite-app graphite-app bot force-pushed the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch from 402202b to c18c4e0 Compare May 9, 2025 14:31
@graphite-app graphite-app bot force-pushed the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch from c18c4e0 to e28d447 Compare May 9, 2025 14:38
@graphite-app graphite-app bot force-pushed the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch from e28d447 to 6e47699 Compare May 9, 2025 14:39
@graphite-app graphite-app bot merged commit 6e47699 into main May 9, 2025
27 checks passed
@graphite-app graphite-app bot deleted the 05-09-fix_semantic_syntax_ts_value_module_cannot_be_used_in_type branch May 9, 2025 14:46
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

semantic: TS namespace with variable declaration's reference cannot be resolved

2 participants