Merge pull request #26 from envor/main #98
Annotations
10 errors
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Models/Datastore)#L35
Ignored error pattern #^Access to an undefined property Envor\\Datastore\\Models\\Datastore\:\:\$name\.$# in path /home/runner/work/laravel-datastore/laravel-datastore/src/Models/Datastore.php is expected to occur 3 times, but occurred 5 times.
|
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Models/Datastore)#L44
Access to an undefined property Envor\Datastore\Models\Datastore::$name.
|
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Models/Datastore)#L73
Access to an undefined property Envor\Datastore\Models\Datastore::$name.
|
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Tests/Fixtures/Datastore)#L35
Ignored error pattern #^Access to an undefined property Envor\\Datastore\\Tests\\Fixtures\\Datastore\:\:\$name\.$# in path /home/runner/work/laravel-datastore/laravel-datastore/tests/Fixtures/Datastore.php is expected to occur 3 times, but occurred 5 times.
|
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Tests/Fixtures/Datastore)#L44
Access to an undefined property Envor\Datastore\Tests\Fixtures\Datastore::$name.
|
phpstan:
src/Concerns/HasDatastoreDriver.php (in context of class Envor/Datastore/Tests/Fixtures/Datastore)#L73
Access to an undefined property Envor\Datastore\Tests\Fixtures\Datastore::$name.
|
phpstan:
src/DatastoreContext.php#L11
Call to an undefined method Illuminate\Contracts\Auth\Factory::check().
|
phpstan:
src/DatastoreContext.php#L12
Call to an undefined method Illuminate\Contracts\Auth\Factory::user().
|
phpstan:
src/DatastoreContextMiddleware.php#L28
Access to an undefined property Envor\Datastore\Contracts\ConfiguresDatastore::$id.
|
phpstan:
src/DatastoreContextMiddleware.php#L29
Call to an undefined method Envor\Datastore\Contracts\ConfiguresDatastore::migrate().
|