Skip to content

CodeChecker: fixes

CodeChecker: fixes #4

Triggered via push May 31, 2025 10:15
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
coding-style  /  Code Standard Checker
16s
coding-style / Code Standard Checker
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
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.
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.
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.