Skip to content
Triggered via push February 5, 2024 08:58
Status Failure
Total duration 32s
Artifacts

backend.yml

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

Annotations

18 errors
run / PHPStan PHP 8.1: src/CountryFlagValidation.php#L39
Negated boolean expression is always false.
run / PHPStan PHP 8.1: src/CountryFlagValidation.php#L39
Result of && is always false.
run / PHPStan PHP 8.1: src/Listeners/AddCountryFlagAttributes.php#L19
Access to an undefined property Flarum\User\User::$countryCode.
run / PHPStan PHP 8.1: src/Listeners/SaveCountryCodeToDatabase.php#L41
Access to an undefined property Flarum\User\User::$countryCode.
run / PHPStan PHP 8.1
Process completed with exit code 1.
run / PHPStan PHP 7.3
The job was canceled because "_8_1" failed.
run / PHPStan PHP 7.3: src/CountryFlagValidation.php#L22
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3: src/CountryFlagValidation.php#L39
Negated boolean expression is always false.
run / PHPStan PHP 7.3: src/CountryFlagValidation.php#L39
Result of && is always false.
run / PHPStan PHP 7.3: src/Listeners/AddCountryFlagAttributes.php#L19
Access to an undefined property Flarum\User\User::$countryCode.
run / PHPStan PHP 7.3: src/Listeners/SaveCountryCodeToDatabase.php#L41
Access to an undefined property Flarum\User\User::$countryCode.
run / PHPStan PHP 7.3
Process completed with exit code 1.
run / PHPStan PHP 8.2
The job was canceled because "_8_1" failed.
run / PHPStan PHP 8.2
The operation was canceled.
run / PHPStan PHP 8.0
The job was canceled because "_8_1" failed.
run / PHPStan PHP 8.0
The operation was canceled.
run / PHPStan PHP 7.4
The job was canceled because "_8_1" failed.
run / PHPStan PHP 7.4
The operation was canceled.