Fix phpstan #143
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
4s
Annotations
4 errors
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
tests/src/Controller/CASTest.php#L175
PHPDoc tag `@return` with type array<mixed>|null is not subtype of native type array.
|
|
Quality control:
tests/src/Controller/CASTest.php#L146
PHPDoc tag `@return` with type array<mixed>|null is not subtype of native type array.
|
|
Quality control:
tests/src/Controller/CASTest.php#L116
PHPDoc tag `@return` with type array<mixed>|null is not subtype of native type array.
|