Added declare(strict_types=1) #5
build.yml
on: push
coding-style
/
Code Standard Checker
25s
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Annotations
19 errors and 1 warning
|
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L380
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L350
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#L324
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#L301
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.2:
src/PhpDepend.php#L246
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
tests / PHP 8.0 tests - lowest dependencies
Process completed with exit code 255.
|
|
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L380
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L350
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#L324
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#L301
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.1:
src/PhpDepend.php#L246
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L380
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L350
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#L324
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#L301
Parameter #2 $uses of method CzProject\PhpDepend\PhpDepend::readUseGroup() expects array<string, string>, array<int|string, string> given.
|
|
static-analysis / PHPStan - PHP 8.3:
src/PhpDepend.php#L246
Comparison operation ">=" between int<80000, 80499> and 80000 is always true.
|
|
tests / PHP 8.0 tests - lowest dependencies
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|