Skip to content

GitHub Issue 1474: block reserved fields to be used as import alias - #3157

Merged
XingY merged 2 commits into
release26.8-SNAPSHOTfrom
26.8_fb_issue_1474
Aug 18, 2026
Merged

GitHub Issue 1474: block reserved fields to be used as import alias#3157
XingY merged 2 commits into
release26.8-SNAPSHOTfrom
26.8_fb_issue_1474

Conversation

@XingY

@XingY XingY commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

checker().screenShotIfNewError("importAliasConflictsWithFieldNameIgnoringCase");

// GH Issue 1474: import aliases must not collide with a reserved field name
log("Verify an import alias cannot collide with a reserved field name. GH Issue 1474");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there also be a test added DataClassTest?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test added

@XingY
XingY merged commit 4aa2e6c into release26.8-SNAPSHOT Aug 18, 2026
8 checks passed
@XingY
XingY deleted the 26.8_fb_issue_1474 branch August 18, 2026 17:47
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