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

refactor code with no-unsafe-member-access #134

Closed
homura opened this issue Mar 20, 2023 · 2 comments · Fixed by #138
Closed

refactor code with no-unsafe-member-access #134

homura opened this issue Mar 20, 2023 · 2 comments · Fixed by #138
Assignees
Labels
released This issue/pull request has been released.
Milestone

Comments

@homura
Copy link
Contributor

homura commented Mar 20, 2023

To reduce the risk of null pointer exceptions in runtime

avoid any.someProperty

@homura homura added this to the 2023W12 milestone Mar 20, 2023
@IronLu233
Copy link
Contributor

Is this restrict enable on unit test files?

I think it should disable on unit test.

@github-actions
Copy link

🚀 Issue was released in v0.0.5 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants