Skip to content

Support Laravel 11 #421

Support Laravel 11

Support Laravel 11 #421

Triggered via pull request February 28, 2024 23:38
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
PHPStan (8.3): src/EloquentSpatialServiceProvider.php#L25
Left side of || is always false.
PHPStan (8.3): tests/DoctrineTypesTest.php#L66
Left side of || is always false.
PHPStan (8.3): tests/TestCase.php#L18
Left side of || is always false.
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L16
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L17
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L18
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L19
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L20
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L21
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L22
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): src/EloquentSpatialServiceProvider.php#L25
Left side of || is always false.
PHPStan (8.1): tests/DoctrineTypesTest.php#L66
Left side of || is always false.
PHPStan (8.1): tests/TestCase.php#L18
Left side of || is always false.
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L16
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L17
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L18
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L19
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L20
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L21
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.1): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L22
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): src/EloquentSpatialServiceProvider.php#L25
Left side of || is always false.
PHPStan (8.2): tests/DoctrineTypesTest.php#L66
Left side of || is always false.
PHPStan (8.2): tests/TestCase.php#L18
Left side of || is always false.
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L16
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L17
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L18
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L19
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L20
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L21
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.2): tests/database/migrations-laravel-<=10/0000_00_00_000000_create_test_places_table.php#L22
Call to an undefined method Illuminate\Database\Schema\ColumnDefinition::isGeometry().
PHPStan (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/