Fixes #302
Annotations
10 errors
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Auto.php#L390
Call to an undefined method GaletteAuto\Auto::isPostgres().
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L84
Property GaletteAuto\Model::$brand (int) does not accept GaletteAuto\Brand.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L136
Cannot call method load() on int.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L151
Cannot access property $id on int.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L215
Cannot access property $id on int.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L265
Property GaletteAuto\Model::$brand (int) does not accept GaletteAuto\Brand.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Model.php#L295
Property GaletteAuto\Model::$brand (int) does not accept GaletteAuto\Brand.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/PluginGaletteAuto.php#L188
Method GaletteAuto\PluginGaletteAuto::getListActionsContents() should return array<string, array|string> but returns array<int, array<string, array<string, array<string, int>|string>|string>>.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Repository/Models.php#L114
No error to ignore is reported on line 114.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Repository/Models.php#L195
No error to ignore is reported on line 195.
|