.notes is [a] list column of tibbles cataloging any warnings or errors generated
It's part of the tibble that's output as a result of the function that you ran (I can't tell what code you ran from the error alone—it would be much easier if you could include a reprex.
For a nice intro to working with nested data, see the article from the tidyr package: