Skip to content

feat: create example event when a user logs in for the first time #1958

feat: create example event when a user logs in for the first time

feat: create example event when a user logs in for the first time #1958

Triggered via pull request January 28, 2025 10:25
Status Failure
Total duration 4m 47s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors
UndefinedDocblockClass: lib/Listener/UserFirstLoginListener.php#L38
lib/Listener/UserFirstLoginListener.php:38:4: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCP\ServerVersion does not exist (see https://psalm.dev/200)
UndefinedClass: lib/Listener/UserFirstLoginListener.php#L38
lib/Listener/UserFirstLoginListener.php:38:37: UndefinedClass: Class, interface or enum named OCP\ServerVersion does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: lib/Listener/UserFirstLoginListener.php#L43
lib/Listener/UserFirstLoginListener.php:43:10: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCP\ServerVersion does not exist (see https://psalm.dev/200)
UndefinedInterfaceMethod: lib/Service/ExampleEventService.php#L105
lib/Service/ExampleEventService.php:105:43: UndefinedInterfaceMethod: Method OCP\Calendar\IManager::createEventBuilder does not exist (see https://psalm.dev/181)
static-psalm-analysis dev-stable30
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.