Skip to content

test: Add tests for Capabilities #2549

test: Add tests for Capabilities

test: Add tests for Capabilities #2549

Triggered via pull request September 20, 2024 10:51
Status Failure
Total duration 2m 30s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 28s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

8 errors
UndefinedInterfaceMethod: tests/AppInfo/CapabilitiesTest.php#L42
tests/AppInfo/CapabilitiesTest.php:42:6: UndefinedInterfaceMethod: Method OCP\IUserSession::expects does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: tests/AppInfo/CapabilitiesTest.php#L53
tests/AppInfo/CapabilitiesTest.php:53:6: UndefinedInterfaceMethod: Method OCP\IUserSession::expects does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: tests/AppInfo/CapabilitiesTest.php#L58
tests/AppInfo/CapabilitiesTest.php:58:6: UndefinedInterfaceMethod: Method OCP\App\IAppManager::expects does not exist (see https://psalm.dev/181)
UndefinedMethod: tests/AppInfo/CapabilitiesTest.php#L64
tests/AppInfo/CapabilitiesTest.php:64:6: UndefinedMethod: Method OCA\GroupFolders\Folder\FolderManager::expects does not exist (see https://psalm.dev/022)
UndefinedInterfaceMethod: tests/AppInfo/CapabilitiesTest.php#L82
tests/AppInfo/CapabilitiesTest.php:82:6: UndefinedInterfaceMethod: Method OCP\IUserSession::expects does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: tests/AppInfo/CapabilitiesTest.php#L87
tests/AppInfo/CapabilitiesTest.php:87:6: UndefinedInterfaceMethod: Method OCP\App\IAppManager::expects does not exist (see https://psalm.dev/181)
UndefinedMethod: tests/AppInfo/CapabilitiesTest.php#L93
tests/AppInfo/CapabilitiesTest.php:93:6: UndefinedMethod: Method OCA\GroupFolders\Folder\FolderManager::expects does not exist (see https://psalm.dev/022)
static-psalm-analysis
Process completed with exit code 2.