chore(deps): update phpstan packages to v2 (major) #431
Annotations
11 errors
|
Run Phpstan:
src/implementation/flags/MutableAttributes.php#L32
Parameter #1 $attributesMap of class OpenFeature\implementation\flags\MutableAttributes constructor expects array<array<mixed>|bool|DateTime|float|int|string|null>, array given.
|
Run Phpstan:
tests/unit/HookContextBuilderTest.php#L21
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'OpenFeature\\interfaces\\hooks\\HookContext' and OpenFeature\interfaces\hooks\HookContext will always evaluate to true.
|
Run Phpstan:
tests/unit/HookContextBuilderTest.php#L31
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'OpenFeature\\interfaces\\hooks\\HookContext' and OpenFeature\interfaces\hooks\HookContext will always evaluate to true.
|
Run Phpstan:
tests/unit/HooksTest.php#L146
Call to method PHPUnit\Framework\Assert::assertNull() with null will always evaluate to true.
|
Run Phpstan:
tests/unit/HooksTest.php#L177
Call to method PHPUnit\Framework\Assert::assertNull() with null will always evaluate to true.
|
Run Phpstan:
tests/unit/HooksTest.php#L207
Call to method PHPUnit\Framework\Assert::assertNull() with null will always evaluate to true.
|
Run Phpstan:
tests/unit/HooksTest.php#L221
PHPDoc tag @var with type OpenFeature\interfaces\hooks\HookHints is not subtype of native type OpenFeature\implementation\hooks\HookHints.
|
Run Phpstan:
tests/unit/HooksTest.php#L238
PHPDoc tag @var with type OpenFeature\interfaces\hooks\HookHints is not subtype of native type OpenFeature\implementation\hooks\HookHints.
|
Run Phpstan:
tests/unit/HooksTest.php#L339
PHPDoc tag @var with type OpenFeature\interfaces\hooks\Hook is not subtype of native type OpenFeature\Test\TestHook.
|
Run Phpstan:
tests/unit/HooksTest.php#L341
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'OpenFeature\\interfaces\\hooks\\Hook' and OpenFeature\interfaces\hooks\Hook will always evaluate to true.
|
Loading