-
Notifications
You must be signed in to change notification settings - Fork 11
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 console warnings on tests #935
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build succeeded and deployed at https://aqualink-app-935.surge.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ This pull request was sent to the PullRequest network.
Check the status or cancel PullRequest code review here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PullRequest Breakdown
Reviewable lines of change
+ 2,256
- 123
95% Jest Snapshot (tests)
3% TypeScript (tests)
1% TSX (tests)
1% TSX
<1% Other
Generated lines of change
+ 8
- 214
Type of change
Feature - These changes are adding a new feature or improvement to existing code.
1 Message | |
---|---|
Due to its size, this pull request will be reviewed by PullRequest staff before being sent to the reviewer network, and the team will reach out if there are any concerns. After this pull request is sent to the network, please be aware that it will likely have a longer turnaround time and require multiple passes from our reviewers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@echaidemenos there are still errors when looking at the tests in
https://github.com/aqualinkorg/aqualink-app/actions/runs/6497769899/job/17647592203?pr=935
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work here. I don't have any changes to recommend in this instance. 🎉
Reviewed with ❤️ by PullRequest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resolves #894
Fixes most console warnings, that appear when running the tests, reducing log lines from 4185 to just 160!
Material-UI: The
fadecolor utility was renamed to
alphato better describe its functionality.
cannot be straightforwardly resolved due to the outdated package@material-ui/pickers
causing it.Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()
cannot be straightforwardly resolved due to the outdated packagesreact-leaflet
,react-chartjs
and@material-ui/pickers