Skip to content

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

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 #78

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

ci.yml

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

Annotations

9 errors
Coding Standard / Coding Standard (PHP 8.1)
Process completed with exit code 2.
PHPUnit (8.1, lowest)
Process completed with exit code 255.
PHPUnit (8.3, highest)
Process completed with exit code 255.
PHPUnit (8.1, highest)
Process completed with exit code 255.
PHPUnit (8.2, highest)
Process completed with exit code 255.
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)
PHPUnit (8.4, highest)
Process completed with exit code 255.