librenms/phpstan-baseline.neon

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

317 lines
10 KiB
Plaintext
Raw Permalink Normal View History

parameters:
ignoreErrors:
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 1
path: LibreNMS/Alert/Transport/Mail.php
2021-10-28 12:54:29 +00:00
-
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$async_process \\(LibreNMS\\\\Proc\\) in isset\\(\\) is not nullable\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Data/Store/Rrd.php
2021-10-28 12:54:29 +00:00
-
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$sync_process \\(LibreNMS\\\\Proc\\) in isset\\(\\) is not nullable\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Data/Store/Rrd.php
2021-10-28 12:54:29 +00:00
-
message: "#^Right side of && is always true\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Data/Store/Rrd.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$model of static method LibreNMS\\\\Model\\:\\:onCreate\\(\\) expects static\\(LibreNMS\\\\Device\\\\Processor\\), LibreNMS\\\\Device\\\\Processor given\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Device/Processor.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$model of static method LibreNMS\\\\Model\\:\\:onDelete\\(\\) expects static\\(LibreNMS\\\\Device\\\\Processor\\), LibreNMS\\\\Device\\\\Processor given\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Device/Processor.php
2021-10-28 12:54:29 +00:00
-
message: "#^Unsafe call to private method LibreNMS\\\\Device\\\\Processor\\:\\:pollProcessors\\(\\) through static\\:\\:\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Device/Processor.php
2021-10-28 12:54:29 +00:00
-
message: "#^Unsafe call to private method LibreNMS\\\\Device\\\\Processor\\:\\:processData\\(\\) through static\\:\\:\\.$#"
count: 3
path: LibreNMS/Device/Processor.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$lsps might not be defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Mpls.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$paths might not be defined\\.$#"
count: 2
path: LibreNMS/Modules/Mpls.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$features on left side of \\?\\? is never defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Os.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$hardware on left side of \\?\\? is never defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Os.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$location in empty\\(\\) always exists and is always falsy\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Os.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$serial on left side of \\?\\? is never defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Os.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$version on left side of \\?\\? is never defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Os.php
2021-10-28 12:54:29 +00:00
-
message: "#^If condition is always true\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Modules/Ospf.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$sensors in empty\\(\\) always exists and is not falsy\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/OS/ArubaInstant.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$multi_get_array on left side of \\?\\? is never defined\\.$#"
count: 2
path: LibreNMS/OS/Ceraos.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#16 \\$entPhysicalIndex of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects float\\|int\\|null, string given\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/OS/Ios.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$index might not be defined\\.$#"
count: 2
path: LibreNMS/OS/SmOs.php
2021-10-28 12:54:29 +00:00
-
message: "#^Offset 'sonicCurrentConnCac…' does not exist on string\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/OS/Sonicwall.php
2021-10-28 12:54:29 +00:00
-
message: "#^Offset 'sonicMaxConnCacheEn…' does not exist on string\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/OS/Sonicwall.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$mplsTunnelARHopIndex in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: LibreNMS/OS/Timos.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$mplsTunnelARHopListIndex in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: LibreNMS/OS/Timos.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$sdp_oid in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: LibreNMS/OS/Timos.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$svc_oid in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: LibreNMS/OS/Timos.php
2021-10-28 12:54:29 +00:00
-
message: "#^Property LibreNMS\\\\Proc\\:\\:\\$_pipes is never written, only read\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Proc.php
2021-10-28 12:54:29 +00:00
-
message: "#^If condition is always false\\.$#"
count: 2
path: LibreNMS/Util/CiHelper.php
2021-10-28 12:54:29 +00:00
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Util/Graph.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$rrd_options in empty\\(\\) always exists and is always falsy\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: LibreNMS/Util/Graph.php
2021-10-28 12:54:29 +00:00
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 1
path: app/Console/Commands/AddUserCommand.php
2021-10-28 12:54:29 +00:00
-
message: "#^Property App\\\\Console\\\\Commands\\\\InternalHttpRequest\\:\\:\\$app is never read, only written\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Console/Commands/InternalHttpRequest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/DeviceGroupController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Ternary operator condition is always false\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/LegacyController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/PortGroupController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: app/Http/Controllers/Select/RoleController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Call to an undefined static method App\\\\Models\\\\ServiceTemplate\\:\\:hasAccess\\(\\)\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/Select/ServiceTemplateController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/ServiceController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Cannot call method only\\(\\) on array\\<string, string\\>\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/ServiceController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/ServiceTemplateController.php
2021-10-28 12:54:29 +00:00
Update PHP dependencies (#15737) * Update PHP dependencies - Removing doctrine/annotations (2.0.1) - Upgrading barryvdh/laravel-debugbar (v3.8.1 => v3.9.2) - Locking carbonphp/carbon-doctrine-types (2.1.0) - Upgrading composer/ca-bundle (1.3.7 => 1.4.0) - Upgrading composer/composer (2.6.4 => 2.6.6) - Upgrading composer/pcre (3.1.0 => 3.1.1) - Upgrading composer/spdx-licenses (1.5.7 => 1.5.8) - Upgrading doctrine/dbal (3.6.5 => 3.7.2) - Upgrading doctrine/deprecations (v1.1.1 => 1.1.2) - Upgrading dragonmantank/cron-expression (v3.3.2 => v3.3.3) - Upgrading egulias/email-validator (4.0.1 => 4.0.2) - Upgrading ezyang/htmlpurifier (v4.16.0 => v4.17.0) - Upgrading fakerphp/faker (v1.23.0 => v1.23.1) - Upgrading filp/whoops (2.15.3 => 2.15.4) - Upgrading friendsofphp/php-cs-fixer (v3.22.0 => v3.46.0) - Upgrading fruitcake/php-cors (v1.2.0 => v1.3.0) - Upgrading graham-campbell/result-type (v1.1.1 => v1.1.2) - Upgrading guzzlehttp/guzzle (7.7.0 => 7.8.1) - Upgrading guzzlehttp/promises (2.0.0 => 2.0.2) - Upgrading guzzlehttp/psr7 (2.5.0 => 2.6.2) - Upgrading guzzlehttp/uri-template (v1.0.1 => v1.0.3) - Upgrading laravel/dusk (v7.9.0 => v7.12.1) - Upgrading laravel/framework (v10.16.1 => v10.40.0) - Locking laravel/prompts (v0.1.15) - Upgrading laravel/serializable-closure (v1.3.1 => v1.3.3) - Upgrading laravel/socialite (v5.8.0 => v5.11.0) - Upgrading laravel/tinker (v2.8.1 => v2.9.0) - Upgrading laravel/ui (v4.2.2 => v4.3.0) - Upgrading league/commonmark (2.4.0 => 2.4.1) - Upgrading league/flysystem (3.15.1 => 3.23.0) - Upgrading league/flysystem-local (3.15.0 => 3.23.0) - Upgrading league/mime-type-detection (1.11.0 => 1.14.0) - Upgrading maximebf/debugbar (v1.18.2 => v1.19.1) - Upgrading mews/purifier (3.4.0 => 3.4.1) - Upgrading mockery/mockery (1.6.4 => 1.6.7) - Upgrading monolog/monolog (3.4.0 => 3.5.0) - Upgrading nesbot/carbon (2.68.1 => 2.72.1) - Upgrading nette/schema (v1.2.3 => v1.2.5) - Upgrading nette/utils (v4.0.0 => v4.0.3) - Upgrading nikic/php-parser (v4.16.0 => v4.18.0) - Upgrading nunomaduro/collision (v7.1.0 => v7.10.0) - Upgrading nunomaduro/larastan (v2.6.3 => v2.8.1) - Upgrading pear/net_dns2 (v1.5.3 => v1.5.4) - Upgrading php-amqplib/php-amqplib (v3.5.4 => v3.6.0) - Upgrading php-flasher/flasher (v1.15.3 => v1.15.8) - Upgrading php-flasher/flasher-laravel (v1.15.3 => v1.15.8) - Upgrading php-webdriver/webdriver (1.14.0 => 1.15.1) - Upgrading phpdocumentor/type-resolver (1.7.2 => 1.8.0) - Upgrading phpmailer/phpmailer (v6.8.0 => v6.9.1) - Upgrading phpmyadmin/sql-parser (5.8.0 => 5.8.2) - Upgrading phpoption/phpoption (1.9.1 => 1.9.2) - Upgrading phpseclib/phpseclib (3.0.34 => 3.0.35) - Upgrading phpstan/phpdoc-parser (1.23.0 => 1.25.0) - Upgrading phpstan/phpstan (1.10.26 => 1.10.55) - Upgrading phpstan/phpstan-deprecation-rules (1.1.3 => 1.1.4) - Upgrading phpstan/phpstan-mockery (1.1.1 => 1.1.2) - Upgrading phpunit/php-code-coverage (9.2.27 => 9.2.30) - Upgrading phpunit/phpunit (9.6.10 => 9.6.15) - Upgrading predis/predis (v2.2.0 => v2.2.2) - Locking psr/clock (1.0.0) - Upgrading psr/http-client (1.0.2 => 1.0.3) - Upgrading psy/psysh (v0.11.19 => v0.12.0) - Upgrading ramsey/uuid (4.7.4 => 4.7.5) - Upgrading react/promise (v3.0.0 => v3.1.0) - Upgrading sebastian/complexity (2.0.2 => 2.0.3) - Upgrading sebastian/global-state (5.0.5 => 5.0.6) - Upgrading sebastian/lines-of-code (1.0.3 => 1.0.4) - Upgrading seld/jsonlint (1.10.0 => 1.10.1) - Upgrading socialiteproviders/manager (v4.3.0 => v4.4.0) - Upgrading spatie/flare-client-php (1.4.1 => 1.4.3) - Upgrading spatie/ignition (1.9.0 => 1.12.0) - Upgrading spatie/laravel-ignition (2.2.0 => 2.4.1) - Upgrading symfony/console (v6.3.4 => v6.4.2) - Upgrading symfony/css-selector (v6.3.0 => v6.4.0) - Upgrading symfony/deprecation-contracts (v3.3.0 => v3.4.0) - Upgrading symfony/error-handler (v6.3.0 => v6.4.0) - Upgrading symfony/event-dispatcher (v6.3.0 => v6.4.2) - Upgrading symfony/event-dispatcher-contracts (v3.3.0 => v3.4.0) - Upgrading symfony/filesystem (v6.3.1 => v6.4.0) - Upgrading symfony/finder (v6.3.3 => v6.4.0) - Upgrading symfony/http-foundation (v6.3.1 => v6.4.2) - Upgrading symfony/http-kernel (v6.3.1 => v6.4.2) - Upgrading symfony/mailer (v6.3.0 => v6.4.2) - Upgrading symfony/mime (v6.3.0 => v6.4.0) - Upgrading symfony/options-resolver (v6.3.0 => v6.4.0) - Upgrading symfony/polyfill-intl-idn (v1.27.0 => v1.28.0) - Upgrading symfony/polyfill-php72 (v1.27.0 => v1.28.0) - Upgrading symfony/polyfill-php83 (v1.27.0 => v1.28.0) - Upgrading symfony/polyfill-uuid (v1.27.0 => v1.28.0) - Upgrading symfony/process (v6.3.4 => v6.4.2) - Upgrading symfony/routing (v6.3.1 => v6.4.2) - Upgrading symfony/service-contracts (v3.3.0 => v3.4.1) - Upgrading symfony/stopwatch (v6.3.0 => v6.4.0) - Upgrading symfony/string (v6.3.2 => v6.4.2) - Upgrading symfony/translation (v6.3.0 => v6.4.2) - Upgrading symfony/translation-contracts (v3.3.0 => v3.4.1) - Upgrading symfony/uid (v6.3.0 => v6.4.0) - Upgrading symfony/var-dumper (v6.3.1 => v6.4.2) - Upgrading symfony/yaml (v6.3.0 => v6.4.0) - Upgrading tecnickcom/tcpdf (6.6.2 => 6.6.5) - Upgrading theseer/tokenizer (1.2.1 => 1.2.2) - Upgrading tightenco/ziggy (v1.6.0 => v1.8.1) - Upgrading tijsverkoyen/css-to-inline-styles (2.2.6 => v2.2.7) - Upgrading vlucas/phpdotenv (v5.5.0 => v5.6.0) - Upgrading web-token/jwt-core (3.2.7 => 3.2.9) - Upgrading web-token/jwt-key-mgmt (3.2.7 => 3.2.9) - Upgrading web-token/jwt-signature (3.2.7 => 3.2.9) - Upgrading web-token/jwt-signature-algorithm-ecdsa (3.2.7 => 3.2.9) - Upgrading web-token/jwt-util-ecc (3.2.7 => 3.2.9) * update baseline * remove unneeded annotation
2024-01-16 17:04:40 +00:00
-
message: "#^Offset 'image_title' does not exist on null\\.$#"
count: 1
path: app/Http/Controllers/Widgets/ImageController.php
2021-10-28 12:54:29 +00:00
-
message: "#^Offset 'image_title' on null in empty\\(\\) does not exist\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Controllers/Widgets/ImageController.php
2021-10-28 12:54:29 +00:00
-
message: "#^PHPDoc type array of property App\\\\Http\\\\Kernel\\:\\:\\$middlewarePriority is not covariant with PHPDoc type array\\<string\\> of overridden property Illuminate\\\\Foundation\\\\Http\\\\Kernel\\:\\:\\$middlewarePriority\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Kernel.php
2021-10-28 12:54:29 +00:00
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: app/Http/Requests/StoreUserRequest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Cannot access property \\$password on object\\|string\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Http/Requests/UpdateUserRequest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: app/Http/Requests/UpdateUserRequest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Access to an undefined property App\\\\Models\\\\DeviceRelatedModel\\:\\:\\$device_id\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Models/DeviceRelatedModel.php
2021-10-28 12:54:29 +00:00
-
message: "#^PHPDoc type array of property App\\\\Models\\\\UserPref\\:\\:\\$primaryKey is not covariant with PHPDoc type string of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:\\$primaryKey\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Models/UserPref.php
2021-10-28 12:54:29 +00:00
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:cache\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 1
path: app/Providers/AuthServiceProvider.php
2021-10-28 12:54:29 +00:00
-
message: "#^Result of && is always false\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Providers/CliServiceProvider.php
2021-10-28 12:54:29 +00:00
-
message: "#^Right side of && is always false\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Providers/CliServiceProvider.php
2021-10-28 12:54:29 +00:00
-
message: "#^Variable \\$username on left side of \\?\\? is never defined\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/Providers/LegacyUserProvider.php
2021-10-28 12:54:29 +00:00
-
message: "#^Property App\\\\View\\\\SimpleTemplate\\:\\:\\$callback \\(callable\\) on left side of \\?\\? is not nullable\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: app/View/SimpleTemplate.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$abilities of method Silber\\\\Bouncer\\\\Conductors\\\\GivesAbilities\\:\\:to\\(\\) expects array\\|Illuminate\\\\Database\\\\Eloquent\\\\Model\\|int, string given\\.$#"
count: 1
path: database/factories/UserFactory.php
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 1
path: database/factories/UserFactory.php
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:refresh\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: database/migrations/2023_06_18_201914_migrate_level_to_roles.php
-
message: "#^Parameter \\#1 \\$abilities of method Silber\\\\Bouncer\\\\Conductors\\\\GivesAbilities\\:\\:to\\(\\) expects array\\|Illuminate\\\\Database\\\\Eloquent\\\\Model\\|int, string given\\.$#"
count: 1
path: database/seeders/RolesSeeder.php
-
message: "#^Static method Silber\\\\Bouncer\\\\BouncerFacade\\:\\:role\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: database/seeders/RolesSeeder.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$attr of method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) expects string, int given\\.$#"
count: 2
path: tests/AuthSSOTest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$attr of method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) expects string, null given\\.$#"
count: 2
path: tests/AuthSSOTest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#2 \\$default of function set_null expects null, int given\\.$#"
count: 2
path: tests/CommonFunctionsTest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$os of static method LibreNMS\\\\Config\\:\\:getOsSetting\\(\\) expects string, null given\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: tests/ConfigTest.php
2021-10-28 12:54:29 +00:00
-
message: "#^Parameter \\#1 \\$new_location of method App\\\\Models\\\\Device\\:\\:setLocation\\(\\) expects App\\\\Models\\\\Location\\|string, null given\\.$#"
2021-10-28 12:54:29 +00:00
count: 1
path: tests/Unit/LocationTest.php