Improve internal codebase #460
Annotations
6 errors and 1 warning
components/Components/Host.php#L348
Parameter #2 $string of function explode expects string, string|null given.
|
components/Components/Host.php#L360
Parameter #2 $string of function explode expects string, string|null given.
|
components/Modifier.php#L458
Parameter #1 $uri of static method League\Uri\Components\Host::fromUri() expects string|Stringable, string|null given.
|
components/Modifier.php#L467
Parameter #1 $uri of static method League\Uri\Components\Host::fromUri() expects string|Stringable, string|null given.
|
interfaces/IPv6/Converter.php#L22
Method League\Uri\IPv6\Converter::compress() should return string|null but returns string|false|null.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading