Skip to content

add callback and invokable class + tests #1736

add callback and invokable class + tests

add callback and invokable class + tests #1736

Triggered via push October 11, 2023 11:15
Status Failure
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
run / PHPStan PHP 8.1: framework/core/src/Extend/Conditional.php#L87
Call to function is_string() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.1: framework/core/src/Extend/Conditional.php#L89
Call to function is_callable() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.1
Process completed with exit code 1.
run / PHPStan PHP 7.3: framework/core/src/Extend/Conditional.php#L87
Call to function is_string() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 7.3: framework/core/src/Extend/Conditional.php#L89
Call to function is_callable() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 7.3
Process completed with exit code 1.
run / PHPStan PHP 7.4: framework/core/src/Extend/Conditional.php#L87
Call to function is_string() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 7.4: framework/core/src/Extend/Conditional.php#L89
Call to function is_callable() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 7.4
Process completed with exit code 1.
run / PHPStan PHP 8.2: framework/core/src/Extend/Conditional.php#L87
Call to function is_string() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.2: framework/core/src/Extend/Conditional.php#L89
Call to function is_callable() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.2
Process completed with exit code 1.
run / PHPStan PHP 8.0
The job was canceled because "_8_1" failed.
run / PHPStan PHP 8.0: framework/core/src/Extend/Conditional.php#L87
Call to function is_string() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.0: framework/core/src/Extend/Conditional.php#L89
Call to function is_callable() with array<Flarum\Extend\ExtenderInterface> will always evaluate to false.
run / PHPStan PHP 8.0
The operation was canceled.