Skip to content

Check phpstan by github actions #1

Check phpstan by github actions

Check phpstan by github actions #1

Triggered via pull request May 10, 2024 14:49
Status Failure
Total duration 51s
Artifacts

phpstan.yml

on: pull_request
Matrix: php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
php-cs-fixer (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/dom-crawler ^6.3 -> satisfiable by symfony/dom-crawler[v6.3.0, ..., v6.4.7]. - symfony/dom-crawler[v6.3.0, ..., v6.4.7] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - laravel/framework[v10.10.0, ..., v10.48.10] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires laravel/framework ^10.10 -> satisfiable by laravel/framework[v10.10.0, ..., v10.48.10].
php-cs-fixer (8.0)
Process completed with exit code 2.
php-cs-fixer (8.1): src/Console/ResourceGenerator.php#L230
Call to method getDatabasePlatform() on an unknown class Doctrine\DBAL\Schema\MySqlSchemaManager.
php-cs-fixer (8.1): src/Console/ResourceGenerator.php#L243
Call to method listTableColumns() on an unknown class Doctrine\DBAL\Schema\MySqlSchemaManager.
php-cs-fixer (8.1): src/Form/NestedForm.php#L456
Function is_nullorempty not found.
php-cs-fixer (8.1): src/Grid.php#L943
Class Jenssegers\Mongodb\Eloquent\Model not found.
php-cs-fixer (8.1): src/Grid/Exporters/ExcelExporter.php#L10
Class Encore\Admin\Grid\Exporters\ExcelExporter implements unknown interface Maatwebsite\Excel\Concerns\FromQuery.
php-cs-fixer (8.1): src/Grid/Exporters/ExcelExporter.php#L10
Class Encore\Admin\Grid\Exporters\ExcelExporter implements unknown interface Maatwebsite\Excel\Concerns\WithHeadings.
php-cs-fixer (8.1): src/Grid/Exporters/ExcelExporter.php#L12
Class Encore\Admin\Grid\Exporters\ExcelExporter uses unknown trait Maatwebsite\Excel\Concerns\Exportable.
php-cs-fixer (8.1): src/Grid/Exporters/ExcelExporter.php#L66
Call to an undefined method Encore\Admin\Grid\Exporters\ExcelExporter::download().
php-cs-fixer (8.1): src/Widgets/Grid/Exporters/ExcelExporter.php#L10
Class Encore\Admin\Widgets\Grid\Exporters\ExcelExporter implements unknown interface Maatwebsite\Excel\Concerns\FromQuery.
php-cs-fixer (8.1): src/Widgets/Grid/Exporters/ExcelExporter.php#L10
Class Encore\Admin\Widgets\Grid\Exporters\ExcelExporter implements unknown interface Maatwebsite\Excel\Concerns\WithHeadings.
php-cs-fixer (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
php-cs-fixer (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.