chore: refactor code using arrow functions #1839
phpstan.yml
on: pull_request
Matrix: run / phpstan
Matrix: run / test
Annotations
9 errors
run / PHPStan PHP 8.1:
framework/core/src/Admin/AdminServiceProvider.php#L102
Class Flarum\Frontend\AddTranslations not found.
|
run / PHPStan PHP 8.1:
framework/core/src/Forum/ForumServiceProvider.php#L125
Class Flarum\Frontend\AddTranslations not found.
|
run / PHPStan PHP 8.1:
framework/core/src/Frontend/AddTranslations.php#L30
Syntax error, unexpected T_VARIABLE on line 30
|
run / PHPStan PHP 8.1
Process completed with exit code 1.
|
run / PHPStan PHP 8.2
The job was canceled because "_8_1" failed.
|
run / PHPStan PHP 8.2:
framework/core/src/Admin/AdminServiceProvider.php#L102
Class Flarum\Frontend\AddTranslations not found.
|
run / PHPStan PHP 8.2:
framework/core/src/Forum/ForumServiceProvider.php#L125
Class Flarum\Frontend\AddTranslations not found.
|
run / PHPStan PHP 8.2:
framework/core/src/Frontend/AddTranslations.php#L30
Syntax error, unexpected T_VARIABLE on line 30
|
run / PHPStan PHP 8.2
The operation was canceled.
|