CodeChecker: updated #3
build.yml
on: push
coding-style
/
Code Standard Checker
18s
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Annotations
13 errors
|
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L348
Parameter &$uses by-ref type of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L322
Method CzProject\PhpDepend\PhpDepend::readUse() should return array<string, string> but returns array<int|string, string>.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L299
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L348
Parameter &$uses by-ref type of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L322
Method CzProject\PhpDepend\PhpDepend::readUse() should return array<string, string> but returns array<int|string, string>.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L299
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
coding-style / Code Standard Checker
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L348
Parameter &$uses by-ref type of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L322
Method CzProject\PhpDepend\PhpDepend::readUse() should return array<string, string> but returns array<int|string, string>.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L299
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|