Workflow updates #187
psalm-matrix.yml
on: pull_request
matrix
10s
Matrix: static-analysis
static-psalm-analysis-summary
2s
Annotations
6 errors
UndefinedClass:
lib/AppInfo/Application.php#L78
lib/AppInfo/Application.php:78:54: UndefinedClass: Class, interface or enum named OCP\User\Events\UserFirstTimeLoggedInEvent does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Hooks.php#L198
lib/Hooks.php:198:35: UndefinedClass: Class, interface or enum named OCP\User\Events\UserFirstTimeLoggedInEvent does not exist (see https://psalm.dev/019)
|
Nextcloud dev-stable27
Process completed with exit code 2.
|
InvalidArgument:
lib/AppInfo/Application.php#L58
lib/AppInfo/Application.php:58:13: InvalidArgument: Incompatible types found for T (OCA\Files\Event\LoadAdditionalScriptsEvent|OCP\EventDispatcher\Event is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|