Add player->outfit_url attribute #162
Annotations
21 errors and 3 warnings
PhpStan on PHP 8.2:
system/pages/highscores.php#L210
Access to an undefined property Illuminate\Database\Eloquent\Model::$outfit_url.
|
PhpStan on PHP 8.2:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookbody.
|
PhpStan on PHP 8.2:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookfeet.
|
PhpStan on PHP 8.2:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookhead.
|
PhpStan on PHP 8.2:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looklegs.
|
PhpStan on PHP 8.2:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looktype.
|
PhpStan on PHP 8.2
Process completed with exit code 1.
|
PhpStan on PHP 8.1:
system/pages/highscores.php#L210
Access to an undefined property Illuminate\Database\Eloquent\Model::$outfit_url.
|
PhpStan on PHP 8.1:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookbody.
|
PhpStan on PHP 8.1:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookfeet.
|
PhpStan on PHP 8.1:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookhead.
|
PhpStan on PHP 8.1:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looklegs.
|
PhpStan on PHP 8.1:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looktype.
|
PhpStan on PHP 8.1
Process completed with exit code 1.
|
PhpStan on PHP 8.3:
system/pages/highscores.php#L210
Access to an undefined property Illuminate\Database\Eloquent\Model::$outfit_url.
|
PhpStan on PHP 8.3:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookbody.
|
PhpStan on PHP 8.3:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookfeet.
|
PhpStan on PHP 8.3:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$lookhead.
|
PhpStan on PHP 8.3:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looklegs.
|
PhpStan on PHP 8.3:
system/src/Models/Player.php#L84
Access to an undefined property MyAAC\Models\Player::$looktype.
|
PhpStan on PHP 8.3
Process completed with exit code 1.
|
PhpStan on PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PhpStan on PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PhpStan on PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|