Skip to content

feat: Add support for big segments #57

feat: Add support for big segments

feat: Add support for big segments #57

Triggered via pull request January 13, 2025 18:12
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
Matrix: linux-build
Matrix: windows-build
Fit to window
Zoom out
Zoom in

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.