Compile Error: Declaration of AdminGSTDownloadInvoicesAsCsvController::setMedia() must be compatible with AdminControllerCore::setMedia($isNewTheme = false)
locate that affected file and edit this line
edit: public function setMedia()
to: public function setMedia($isNewTheme = false)