feat: set package type to admin-kit-package #17
Annotations
4 errors and 1 warning
phpstan:
src/UI/API/Controllers/LocalizationController.php#L14
Call to deprecated method collection() of class AdminKit\Localizations\UI\API\Data\LocalizationData.
|
phpstan:
src/UI/API/Data/LocalizationData.php#L28
Access to an undefined property AdminKit\Localizations\Models\Localization::$key.
|
phpstan:
src/UI/Filament/Resources/LocalizationResource/Pages/ListLocalization.php#L48
Access to an undefined property AdminKit\Localizations\Models\Localization::$key.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|