⬆️ Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 #12
Annotations
10 errors and 2 warnings
src/Auth/Digest/AbstractParams.php#L241
Part $this->domain (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L248
Parameter #1 $var of function count expects array|Countable, mixed given.
|
src/Auth/Digest/AbstractParams.php#L249
Parameter #2 $array of function implode expects array<string>, mixed given.
|
src/Auth/Digest/AbstractParams.php#L249
Parameter #2 $pieces of function implode expects array, mixed given.
|
src/Auth/Digest/AbstractParams.php#L253
Part $this->username (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L257
Part $this->uri (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L261
Part $this->response (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L265
Part $this->cnonce (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L269
Part $this->qop (mixed) of encapsed string cannot be cast to string.
|
src/Auth/Digest/AbstractParams.php#L273
Part $this->nc (mixed) of encapsed string cannot be cast to string.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading