Skip to content

CodeChecker: updated #3

CodeChecker: updated

CodeChecker: updated #3

Triggered via push May 31, 2025 08:59
Status Failure
Total duration 1m 55s
Artifacts

build.yml

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

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.