feat: send notification to admins after LibreSign upgrade #7645
psalm.yml
on: pull_request
static-psalm-analysis
49s
Annotations
3 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
MissingOverrideAttribute:
lib/Migration/NotifyAdminsAfterUpgrade.php#L32
lib/Migration/NotifyAdminsAfterUpgrade.php:32:2: MissingOverrideAttribute: Method OCA\Libresign\Migration\NotifyAdminsAfterUpgrade::run should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/Migration/NotifyAdminsAfterUpgrade.php#L28
lib/Migration/NotifyAdminsAfterUpgrade.php:28:2: MissingOverrideAttribute: Method OCA\Libresign\Migration\NotifyAdminsAfterUpgrade::getname should have the "Override" attribute (see https://psalm.dev/358)
|