Skip to content

0.7.0

0.7.0 #31

Triggered via release March 6, 2026 13:04
@alies-devalies-dev
published 0.7.0
Status Failure
Total duration 30s
Artifacts

psalm.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Psalm
Process completed with exit code 2.
LessSpecificReturnStatement: IxDFCodingStandard/PhpCsFixer/Config.php#L21
IxDFCodingStandard/PhpCsFixer/Config.php:21:16: LessSpecificReturnStatement: The type 'PhpCsFixer\ConfigInterface&static' is more general than the declared return type 'PhpCsFixer\Config' for IxDFCodingStandard\PhpCsFixer\Config::create (see https://psalm.dev/129)
MoreSpecificReturnType: IxDFCodingStandard/PhpCsFixer/Config.php#L17
IxDFCodingStandard/PhpCsFixer/Config.php:17:107: MoreSpecificReturnType: The declared return type 'PhpCsFixer\Config' for IxDFCodingStandard\PhpCsFixer\Config::create is more specific than the inferred return type 'PhpCsFixer\ConfigInterface&static' (see https://psalm.dev/070)