Fix typo in readme #550
ci.yml
on: pull_request
Sync meta files
0s
code-coverage
/
Code Coverage
45s
composer-validate
/
Validate composer.json
14s
sca
/
Static Code Analysis
22s
Matrix: test / test
Run php-cs-fixer
0s
Annotations
4 errors
sca / Static Code Analysis:
src/Browser/KernelBrowser.php#L109
PHPDoc tag @param for parameter $expectedMessage with type Zenstruck\Browser\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Browser/KernelBrowser.php#L109
Parameter $expectedMessage of method Zenstruck\Browser\KernelBrowser::expectException() has invalid type Zenstruck\Browser\string.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
test / PHP 8, SF * - lowest
Process completed with exit code 2.
|