Skip to content

Update to latest PHP 8.1 syntax #705

Update to latest PHP 8.1 syntax

Update to latest PHP 8.1 syntax #705

Triggered via pull request November 2, 2024 07:33
Status Failure
Total duration 1m 19s
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)
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)
MissingParamType: test/TestAsset/StripUpperCase.php#L14
test/TestAsset/StripUpperCase.php:14:28: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
UnusedBaselineEntry: src/AbstractFilter.php#L1
src/AbstractFilter.php:0:0: UnusedBaselineEntry: Baseline for issue "DocblockTypeContradiction" has 1 extra entry. (see https://psalm.dev/316)