Skip to content

Move header value normalisation into Response #319

Move header value normalisation into Response

Move header value normalisation into Response #319

Triggered via pull request December 9, 2023 12:03
Status Failure
Total duration 1m 33s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
RedundantConditionGivenDocblockType: src/Reader/Http/LaminasHttpClientDecorator.php#L49
src/Reader/Http/LaminasHttpClientDecorator.php:49:20: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $<tmp coalesce var>1084 is never null (see https://psalm.dev/156)
DocblockTypeContradiction: src/Reader/Http/LaminasHttpClientDecorator.php#L49
src/Reader/Http/LaminasHttpClientDecorator.php:49:58: DocblockTypeContradiction: Cannot resolve types for $<tmp coalesce var>1084 - docblock-defined type array<array-key, mixed> does not contain null (see https://psalm.dev/155)
MixedArgumentTypeCoercion: src/Reader/Http/Response.php#L169
src/Reader/Http/Response.php:169:79: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
UnusedBaselineEntry: src/Reader/Http/LaminasHttpClientDecorator.php#L1
src/Reader/Http/LaminasHttpClientDecorator.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Reader/Http/LaminasHttpClientDecorator.php#L1
src/Reader/Http/LaminasHttpClientDecorator.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedAssignment" has 2 extra entries. (see https://psalm.dev/316)