People are getting warning message that the size argument of element_line() and element_rect() is deprecated as of ggplot2 3.4.0 and that we should use linewidth instead.
Assuming this is used in either theme_cmap of deafault_aes and should be a pretty easy switch.