Closed viktorix closed 1 year ago
For future reference: Checks are skipped if no new version is available in the frontend. WP-CLI forces checks, so it does show an error. Simone will add an error message if no new version is available to provide better feedback to the developer.
Fixed in #51
While testing, I noticed that plugins that are missing required headers can still be updated with a success message:
The PHP notice is logged, but it seems there are no error messages for the developer.
We should display an error message when the developer clicks "Update Download Link" and reject an update. Otherwise, it may update to a new version with missing headers.