php84 deprecation fixes (#710) #639
Annotations
5 errors and 2 warnings
Run PHPStan:
src/Bridges/NetteDI/OrmExtension.php#L197
Method Nextras\Orm\Bridges\NetteDI\OrmExtension::initializeMetadata() has no return type specified.
|
Run PHPStan:
src/Model/MetadataStorage.php#L57
Fetching deprecated class constant FILES of class Nette\Caching\Cache:
use Cache::Files
|
Run PHPStan:
tests/bootstrap.php#L27
Call to deprecated method enableDebugger() of class Nette\Bootstrap\Configurator:
use enableTracy()
|
Run PHPStan:
tests/bootstrap.php#L33
Call to deprecated method addParameters() of class Nette\Bootstrap\Configurator:
use addStaticParameters()
|
Run PHPStan
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading