aqualinkorg / aqualink-app

Aqualink.org Ocean Monitoring Application
MIT License
33 stars 11 forks source link

Fix console warnings on tests #935

Closed echaidemenos closed 9 months ago

echaidemenos commented 9 months ago

resolves https://github.com/aqualinkorg/aqualink-app/issues/894

Fixes most console warnings, that appear when running the tests, reducing log lines from 4185 to just 160!

Material-UI: Thefadecolor utility was renamed toalphato 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 packages react-leaflet, react-chartjs and @material-ui/pickers

github-actions[bot] commented 9 months ago

Build succeeded and deployed at https://aqualink-app-935.surge.sh (hash f9de5fc876c69c82a455659cbd9fd252834ae968 deployed at 2023-10-16T14:07:16)