Skip to content

fix(transformer/typescript): missing initializer for class constructor arguments with private and protected modifier#3996

Merged
graphite-app[bot] merged 1 commit intomainfrom
07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier
Jul 1, 2024
Merged

fix(transformer/typescript): missing initializer for class constructor arguments with private and protected modifier#3996
graphite-app[bot] merged 1 commit intomainfrom
07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Jul 1, 2024

close: #3992

@Dunqing Dunqing changed the title fix(transformer/typescript): missing initializer for class constructor arguments with private and protected modifier fix(transformer/typescript): missing initializer for class constructor arguments with private and protected modifier Jul 1, 2024
Copy link
Member Author

Dunqing commented Jul 1, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

Join @Dunqing and the rest of your teammates on Graphite Graphite

@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 1, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 1, 2024

CodSpeed Performance Report

Merging #3996 will not alter performance

Comparing 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier (a50ce3d) with main (0b56d50)

Summary

✅ 28 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 1, 2024 — with Graphite App
@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 1, 2024

Merge activity

  • Jul 1, 10:40 AM EDT: The merge label 'merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jul 1, 10:47 AM EDT: Boshen added this pull request to the Graphite merge queue.
  • Jul 1, 2:59 PM UTC: The merge label 'merge' was removed. This PR will no longer be merged by the Graphite merge queue
  • Jul 1, 3:00 PM UTC: The merge label 'merge' was removed. This PR will no longer be merged by the Graphite merge queue
  • Jul 1, 11:14 AM EDT: Boshen merged this pull request with the Graphite merge queue.

@Dunqing Dunqing force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch 2 times, most recently from 771e001 to abddd20 Compare July 1, 2024 14:49
@Dunqing Dunqing changed the base branch from main to 07-01-chore_ci_link-check_ignore_all_fixtures July 1, 2024 14:49
@Boshen Boshen changed the base branch from 07-01-chore_ci_link-check_ignore_all_fixtures to main July 1, 2024 14:52
@Dunqing Dunqing force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from abddd20 to cf34785 Compare July 1, 2024 14:53
@Dunqing Dunqing changed the base branch from main to 07-01-chore_ci_link-check_ignore_all_fixtures July 1, 2024 14:53
Boshen pushed a commit that referenced this pull request Jul 1, 2024
…r arguments with `private` and `protected` modifier (#3996)

close: #3992
@Boshen Boshen force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from cf34785 to ad3ecbe Compare July 1, 2024 14:55
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 1, 2024
@Boshen Boshen changed the base branch from 07-01-chore_ci_link-check_ignore_all_fixtures to main July 1, 2024 14:55
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 1, 2024 — with Graphite App
@Dunqing Dunqing force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from ad3ecbe to a8de816 Compare July 1, 2024 15:04
@Dunqing Dunqing changed the base branch from main to 07-01-chore_ci_link-check_ignore_all_fixtures July 1, 2024 15:04
@Boshen Boshen changed the base branch from 07-01-chore_ci_link-check_ignore_all_fixtures to main July 1, 2024 15:05
Boshen pushed a commit that referenced this pull request Jul 1, 2024
…r arguments with `private` and `protected` modifier (#3996)

close: #3992
@Boshen Boshen force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from a8de816 to da4f66f Compare July 1, 2024 15:06
@Dunqing Dunqing changed the base branch from main to 07-01-chore_ci_link-check_ignore_all_fixtures July 1, 2024 15:07
@Boshen Boshen changed the base branch from 07-01-chore_ci_link-check_ignore_all_fixtures to main July 1, 2024 15:07
@Dunqing Dunqing force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from da4f66f to a8de816 Compare July 1, 2024 15:08
@Dunqing Dunqing changed the base branch from main to 07-01-chore_ci_link-check_ignore_all_fixtures July 1, 2024 15:08
@Boshen Boshen changed the base branch from 07-01-chore_ci_link-check_ignore_all_fixtures to main July 1, 2024 15:09
…r arguments with `private` and `protected` modifier (#3996)

close: #3992
@Boshen Boshen force-pushed the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch from a8de816 to a50ce3d Compare July 1, 2024 15:10
@graphite-app graphite-app bot merged commit a50ce3d into main Jul 1, 2024
@graphite-app graphite-app bot deleted the 07-01-fix_transformer_typescript_missing_initializer_for_class_constructor_arguments_with_private_and_protected_modifier branch July 1, 2024 15:14
@github-actions github-actions bot mentioned this pull request Jul 2, 2024
Boshen added a commit that referenced this pull request Jul 2, 2024
## [0.16.3] - 2024-07-02

### Features

- b257d53 linter: Support report
`@typescript-eslint/consistent-type-imports` (#3895) (mysteryven)

### Bug Fixes

- 23038ad codegen: Print `TSFunctionType` inside `TSTypeAssertion`
(#3999) (Boshen)
- d995f94 semantic: Resolve reference incorrectly when a parameter
references a parameter that hasn't been defined yet (#4004) (Dunqing)
- bdee156 transformer/typescript: `declare class` incorrectly preserved
as runtime class (#3997) (Dunqing)
- a50ce3d transformer/typescript: Missing initializer for class
constructor arguments with `private` and `protected` modifier (#3996)
(Dunqing)

### Refactor

- 0fe22a8 ast: Reorder fields to reflect their visit order. (#3994)
(rzvxa)
- d0eac46 parser: Use function instead of trait to parse normal lists
(#4003) (Boshen)

Co-authored-by: Boshen <Boshen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-transformer Area - Transformer / Transpiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transformer: missing initializer for TypeScript class constructor arguments with private modifier

2 participants