Skip to content

[1.x] Implement Support for Translatable Validation Attribute Errors #2997

[1.x] Implement Support for Translatable Validation Attribute Errors

[1.x] Implement Support for Translatable Validation Attribute Errors #2997

Triggered via pull request November 19, 2024 21:35
Status Failure
Total duration 2m 22s
Artifacts

phpstan.yml

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

Annotations

20 errors
run / PHPStan PHP 7.4: framework/core/src/Http/Middleware/CheckCsrfToken.php#L49
Unreachable statement - code above always terminates.
run / PHPStan PHP 7.4: framework/core/src/User/AvatarValidator.php#L35
Method Flarum\Foundation\AbstractValidator::__construct() invoked with 2 parameters, 3 required.
run / PHPStan PHP 7.4
Process completed with exit code 1.
run / PHPStan PHP 8.1: framework/core/src/Http/Middleware/CheckCsrfToken.php#L49
Unreachable statement - code above always terminates.
run / PHPStan PHP 8.1: framework/core/src/User/AvatarValidator.php#L35
Method Flarum\Foundation\AbstractValidator::__construct() invoked with 2 parameters, 3 required.
run / PHPStan PHP 8.1
Process completed with exit code 1.
run / PHPStan PHP 8.3
The job was canceled because "_8_1" failed.
run / PHPStan PHP 8.3: framework/core/src/Http/Middleware/CheckCsrfToken.php#L49
Unreachable statement - code above always terminates.
run / PHPStan PHP 8.3: framework/core/src/User/AvatarValidator.php#L35
Method Flarum\Foundation\AbstractValidator::__construct() invoked with 2 parameters, 3 required.
run / PHPStan PHP 8.3
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/Http/Middleware/CheckCsrfToken.php#L49
Unreachable statement - code above always terminates.
run / PHPStan PHP 8.0: framework/core/src/User/AvatarValidator.php#L35
Method Flarum\Foundation\AbstractValidator::__construct() invoked with 2 parameters, 3 required.
run / PHPStan PHP 8.0
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/Http/Middleware/CheckCsrfToken.php#L49
Unreachable statement - code above always terminates.
run / PHPStan PHP 8.2: framework/core/src/User/AvatarValidator.php#L35
Method Flarum\Foundation\AbstractValidator::__construct() invoked with 2 parameters, 3 required.
run / PHPStan PHP 8.2
Process completed with exit code 1.
run / PHPStan PHP 7.3
The job was canceled because "_8_1" failed.
run / PHPStan PHP 7.3
The operation was canceled.