Code review comment for lp:~mzanetti/reminders-app/suppress-warnings

Revision history for this message
Riccardo Padovani (rpadovani) wrote :

Doesn't suppress all warnings but it's definitely an improvement! Thanks

Some warnings I have:

file:///home/rpadovani/Documents/ubuntu/touch/core-apps/reminders-app/suppress-warnings/builddir/src/app/qml/ui/NotesPage.qml:122: TypeError: Cannot read property 'reminder' of null
file:///home/rpadovani/Documents/ubuntu/touch/core-apps/reminders-app/suppress-warnings/builddir/src/app/qml/ui/NotesPage.qml:118: TypeError: Cannot read property 'reminder' of null

« Back to merge proposal