Skip to content

chore: refactor code using arrow functions #1839

chore: refactor code using arrow functions

chore: refactor code using arrow functions #1839

Triggered via pull request November 2, 2023 18:16
Status Failure
Total duration 1m 54s
Artifacts

phpstan.yml

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

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.