Composer: enabled PHP 8.5 (closes #106) #31
build.yml
on: push
coding-style
/
Code Standard Checker
16s
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Annotations
14 errors and 1 warning
|
tests / PHP 8.5 tests
Process completed with exit code 255.
|
|
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/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
static-analysis / PHPStan - PHP 8.0
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.0:
src/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.3:
src/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
static-analysis / PHPStan - PHP 8.4
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.4:
src/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.1:
src/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
static-analysis / PHPStan - PHP 8.5
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.5:
src/Runners/CliRunner.php#L57
Call to function is_array() with array<0|1|2, resource> will always evaluate to true.
|
|
tests / PHP 8.5 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|