-
Notifications
You must be signed in to change notification settings - Fork 161
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
Lint warnings for measurement panel #1837
Comments
joverlee521
added a commit
that referenced
this issue
Aug 28, 2024
Resolves lint warnings from #1837. I wonder if I ran into lint warnings the first time I tried `useCallback` which is why I ended up using `useMemo`? Noting in comments so I don't flip-flop again.
joverlee521
added a commit
that referenced
this issue
Aug 28, 2024
Resolves lint warnings from #1837. I wonder if I ran into lint warnings the first time I tried `useCallback` which is why I ended up using `useMemo`? Noting in comments so I don't flip-flop again.
This was referenced Aug 28, 2024
Resolved by #1838 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Changes in #1827 are raising lint warnings that I completely missed before merging.
From latest CI run on the default branch
The text was updated successfully, but these errors were encountered: