feat: Add support for big segments #57
Annotations
6 errors
PossiblyNullArgument:
src/LaunchDarkly/Impl/BigSegments/StoreManager.php#L58
src/LaunchDarkly/Impl/BigSegments/StoreManager.php:58:40: PossiblyNullArgument: Argument 1 of Psr\Cache\CacheItemInterface::expiresAfter cannot be null, possibly null value provided (see https://psalm.dev/078)
|
InvalidPropertyAssignmentValue:
src/LaunchDarkly/Impl/Evaluation/Evaluator.php#L351
src/LaunchDarkly/Impl/Evaluation/Evaluator.php:351:17: InvalidPropertyAssignmentValue: $state->bigSegmentMembership with declared type 'array<string, array<string, bool>>|null' cannot be assigned type 'non-empty-array<string, array<string, bool>|null>' (see https://psalm.dev/145)
|
linux-build (8.2, true)
Process completed with exit code 2.
|
linux-build (8.2, false)
The job was canceled because "_8_2_true" failed.
|
linux-build (8.1, true)
The job was canceled because "_8_2_true" failed.
|
linux-build (8.1, false)
The job was canceled because "_8_2_true" failed.
|