Skip to content

Update to latest PHP 8.1 syntax #704

Update to latest PHP 8.1 syntax

Update to latest PHP 8.1 syntax #704

Triggered via pull request November 2, 2024 07:27
Status Failure
Total duration 1m 36s
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

10 errors
MissingParamType: src/AllowList.php#L97
src/AllowList.php:97:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
PossiblyFalseArgument: src/Compress/Zip.php#L132
src/Compress/Zip.php:132:69: PossiblyFalseArgument: Argument 1 of Laminas\Filter\Compress\Zip::errorString cannot be false, possibly int value expected (see https://psalm.dev/104)
PossiblyFalseArgument: src/Compress/Zip.php#L228
src/Compress/Zip.php:228:69: PossiblyFalseArgument: Argument 1 of Laminas\Filter\Compress\Zip::errorString cannot be false, possibly int value expected (see https://psalm.dev/104)
MissingParamType: src/DenyList.php#L97
src/DenyList.php:97:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
MixedReturnStatement: src/Inflector.php#L293
src/Inflector.php:293:20: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Inflector.php#L293
src/Inflector.php:293:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MissingParamType: src/StringPrefix.php#L82
src/StringPrefix.php:82:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
MissingParamType: src/StringSuffix.php#L83
src/StringSuffix.php:83:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
MissingParamType: test/TestAsset/LowerCase.php#L14
test/TestAsset/LowerCase.php:14:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
MissingParamType: test/TestAsset/StrRepeatFilterInterface.php#L13
test/TestAsset/StrRepeatFilterInterface.php:13:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)