Numerous: “conditional downcast from 'Error?' to 'NSError' is a
bridging conversion; did you mean to use 'as’?” in “if let error =
task.error as? NSError”
Numerous: “string interpolation produces a debug description for an
optional value; did you mean to make this explicit?”
warnings fixed: