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

Fix no-unsafe-optional-chaining instances #1402

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

iamacook
Copy link
Member

Summary

When updating to ESLint 9, some rules had to be ignored. This addresses the error that flouts the no-unsafe-optional-chaining rule and reenables it.

@iamacook iamacook self-assigned this Apr 12, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8661643526

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 93.017%

Totals Coverage Status
Change from base Build 8661561600: 0.06%
Covered Lines: 6761
Relevant Lines: 7013

💛 - Coveralls

@iamacook iamacook marked this pull request as ready for review April 12, 2024 12:04
@iamacook iamacook requested a review from a team as a code owner April 12, 2024 12:04
@iamacook iamacook merged commit a6ab109 into main Apr 15, 2024
16 checks passed
@iamacook iamacook deleted the fix-no-unsafe-optional-chaining branch April 15, 2024 07:02
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.

None yet

3 participants