Skip to content

Merge pull request #6 from IBEC-BOX/dependabot/github_actions/ramsey/… #19

Merge pull request #6 from IBEC-BOX/dependabot/github_actions/ramsey/…

Merge pull request #6 from IBEC-BOX/dependabot/github_actions/ramsey/… #19

Triggered via push July 5, 2024 02:02
Status Failure
Total duration 54s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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#L27
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/