Skip to content

Add hint to formatter, so a hint can be provided if postcode is invalid #80

Add hint to formatter, so a hint can be provided if postcode is invalid

Add hint to formatter, so a hint can be provided if postcode is invalid #80

Triggered via pull request November 5, 2025 10:27
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Psalm
21s
Psalm
Coding Standard  /  Coding Standard (PHP 8.1)
17s
Coding Standard / Coding Standard (PHP 8.1)
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Psalm
Process completed with exit code 2.
TooManyArguments: src/PostcodeFormatter.php#L55
src/PostcodeFormatter.php:55:19: TooManyArguments: Too many arguments for Brick\Postcode\InvalidPostcodeException::__construct - expecting 2 but saw 3 (see https://psalm.dev/026)
TooManyArguments: src/PostcodeFormatter.php#L49
src/PostcodeFormatter.php:49:19: TooManyArguments: Too many arguments for Brick\Postcode\InvalidPostcodeException::__construct - expecting 2 but saw 3 (see https://psalm.dev/026)