Skip to content

Update en.yml

Update en.yml #36

Triggered via push January 30, 2024 04:31
Status Failure
Total duration 32s
Artifacts

backend.yml

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

Annotations

22 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 8.2
The job was canceled because "_8_1" 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 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
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.