Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.8.0 #2193
Annotations
10 errors
PHPStan:
lib/Command/Updater/Job.php#L74
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
PHPStan:
lib/Command/Updater/Job.php#L98
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Config/FetcherConfig.php#L68
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Config/FetcherConfig.php#L73
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Controller/PageController.php#L89
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
PHPStan:
lib/Controller/PageController.php#L124
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Controller/UtilityApiController.php#L53
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Cron/UpdaterJob.php#L49
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Cron/UpdaterJob.php#L63
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Service/ItemServiceV2.php#L155
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
Loading