Skip to content
Triggered via push January 30, 2024 04:26
Status Failure
Total duration 30s
Artifacts

backend.yml

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

Annotations

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