Bump follow-redirects from 1.15.3 to 1.15.4 #324
Annotations
11 errors
|
Run coding standards check:
lib/AppInfo/Application.php#L33
lib/AppInfo/Application.php:33:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\AppInfo\Application::__construct (see https://psalm.dev/087)
|
Run coding standards check:
lib/Controller/SettingsController.php#L39
lib/Controller/SettingsController.php:39:7: UnusedClass: Class OCA\TwoFactorEmail\Controller\SettingsController is never used (see https://psalm.dev/075)
|
Run coding standards check:
lib/Controller/SettingsController.php#L66
lib/Controller/SettingsController.php:66:4: UnusedVariable: $state is never referenced or the value is not used (see https://psalm.dev/077)
|
Run coding standards check:
lib/Provider/Email.php#L50
lib/Provider/Email.php:50:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\Provider\Email::__construct (see https://psalm.dev/087)
|
Run coding standards check:
lib/Provider/State.php#L73
lib/Provider/State.php:73:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\Provider\State::jsonSerialize (see https://psalm.dev/087)
|
Run coding standards check:
lib/Service/Email.php#L26
lib/Service/Email.php:26:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\Service\Email::__construct (see https://psalm.dev/087)
|
Run coding standards check:
lib/Service/SetupService.php#L33
lib/Service/SetupService.php:33:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\Service\SetupService::__construct (see https://psalm.dev/087)
|
Run coding standards check:
lib/Service/SetupService.php#L66
lib/Service/SetupService.php:66:72: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
|
Run coding standards check:
lib/Service/StateStorage.php#L18
lib/Service/StateStorage.php:18:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\TwoFactorEmail\Service\StateStorage::__construct (see https://psalm.dev/087)
|
Run coding standards check:
lib/Settings/PersonalSettings.php#L36
lib/Settings/PersonalSettings.php:36:10: UnusedProperty: Cannot find any references to private property OCA\TwoFactorEmail\Settings\PersonalSettings::$initialStateService (see https://psalm.dev/150)
|
The logs for this run have expired and are no longer available.
Loading