Skip to content

ref(eslint): turn on no-unsafe-member-access for scraps#116004

Draft
TkDodo wants to merge 6 commits into
masterfrom
tkdodo/ref/no-unsafe-member-access-scraps
Draft

ref(eslint): turn on no-unsafe-member-access for scraps#116004
TkDodo wants to merge 6 commits into
masterfrom
tkdodo/ref/no-unsafe-member-access-scraps

Conversation

@TkDodo
Copy link
Copy Markdown
Collaborator

@TkDodo TkDodo commented May 21, 2026

No description provided.

@TkDodo
Copy link
Copy Markdown
Collaborator Author

TkDodo commented May 21, 2026

bugbot run

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

📊 Type Coverage Diff

Metric Before After Delta
Coverage 93.62% 93.64% 🟢 +0.02%
Typed 135,608 135,629 🟢 +21
Untyped 9,240 9,217 🟢 -23
🔍 3 new type safety issues introduced

Type assertions (as) (3 new)

File Line Detail
static/app/components/core/compactSelect/gridList/option.tsx 83 as MenuListItemPropsnode.props as MenuListItemProps
static/app/components/core/compactSelect/listBox/option.tsx 68 as MenuListItemPropsitem.props as MenuListItemProps
static/app/components/core/tabs/tabList.tsx 293 as TabListItemPropsitem.props as TabListItemProps

This is informational only and does not block the PR.

Comment thread static/app/components/core/layout/surface.tsx Outdated
@TkDodo
Copy link
Copy Markdown
Collaborator Author

TkDodo commented May 21, 2026

bugbot run

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 8b4c76c. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant