Remove ContainerAwareTrait and ContainerAwareInterface #42
Annotations
10 errors and 4 warnings
PHPStan (7.4):
src/Storage/PdoStorage.php#L176
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Storage/RedisStorage.php#L49
Method SolidWorx\Toggler\Storage\RedisStorage::get() should return bool|(callable(): mixed)|int|object|string|null but returns mixed.
|
PHPStan (7.4):
src/Storage/RedisStorage.php#L68
Parameter #2 $array of function array_map expects array, array|Redis|false given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleGetCommand.php#L75
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleGetCommand.php#L76
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleGetCommand.php#L79
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleGetCommand.php#L95
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleListCommand.php#L62
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleListCommand.php#L63
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4):
src/Symfony/Command/ToggleListCommand.php#L66
Parameter #1 $var of function strval expects bool|float|int|resource|string|null, mixed given.
|
PHPStan (7.4)
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/
|
PHPStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan (7.4)
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/
|