Skip to content

Added PHP 8.4

Added PHP 8.4 #40

Triggered via push March 21, 2025 21:41
Status Failure
Total duration 23s
Artifacts

build.yml

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

Annotations

20 errors
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L130
Parameter #2 $data of class JP\CodeChecker\ComposerFile constructor expects array<string, mixed>, array<mixed, mixed> given.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L116
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L112
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L95
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L91
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L78
Method JP\CodeChecker\ComposerFile::getLicense() should return array<string> but returns array<mixed>.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L62
Method JP\CodeChecker\ComposerFile::getRequireDev() should return array<string, string> but returns array<mixed, mixed>.
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L51
Method JP\CodeChecker\ComposerFile::getRequire() should return array<string, string> but returns array<mixed, mixed>.
static-analysis / PHPStan - PHP 8.3: src/CheckerFactory.php#L228
Parameter #1 $callback of function call_user_func expects callable(): mixed, array{class-string, 'configure'} given.
static-analysis / PHPStan - PHP 8.3: src/CheckerFactory.php#L145
Parameter #1 $parameters of method JP\CodeChecker\CheckerConfig::setParameters() expects array<string, mixed>, array<mixed, mixed> given.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L130
Parameter #2 $data of class JP\CodeChecker\ComposerFile constructor expects array<string, mixed>, array<mixed, mixed> given.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L116
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L112
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L95
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L91
Call to function is_array() with non-empty-array will always evaluate to true.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L78
Method JP\CodeChecker\ComposerFile::getLicense() should return array<string> but returns array<mixed>.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L62
Method JP\CodeChecker\ComposerFile::getRequireDev() should return array<string, string> but returns array<mixed, mixed>.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L51
Method JP\CodeChecker\ComposerFile::getRequire() should return array<string, string> but returns array<mixed, mixed>.
static-analysis / PHPStan - PHP 8.2: src/CheckerFactory.php#L228
Parameter #1 $callback of function call_user_func expects callable(): mixed, array{class-string, 'configure'} given.
static-analysis / PHPStan - PHP 8.2: src/CheckerFactory.php#L145
Parameter #1 $parameters of method JP\CodeChecker\CheckerConfig::setParameters() expects array<string, mixed>, array<mixed, mixed> given.