Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix @typescript-eslint/no-unsafe-member-access #4487

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

seia-soto
Copy link
Member

This tries to fix exceptions by:

  • replacing do...while to infinite for(;;) loop.
  • dropping any.

@seia-soto seia-soto added the PR: Internal 🏠 Changes only affect internals label Dec 3, 2024
@seia-soto seia-soto self-assigned this Dec 3, 2024
@seia-soto seia-soto requested a review from remusao as a code owner December 3, 2024 04:08
packages/adblocker-playwright/src/index.ts Outdated Show resolved Hide resolved
@seia-soto seia-soto requested review from remusao and chrmod December 5, 2024 10:33
@seia-soto seia-soto changed the title chore: fix linter exceptions chore: fix @typescript-eslint/no-unsafe-member-access Dec 5, 2024
@chrmod chrmod merged commit 0244071 into ghostery:master Dec 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Internal 🏠 Changes only affect internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants