Add hint to formatter, so a hint can be provided if postcode is invalid #78
ci.yml
on: pull_request
Psalm
24s
Coding Standard
/
Coding Standard (PHP 8.1)
15s
Matrix: PHPUnit
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.
|