mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 03:06:23 +00:00
Updated baseline
This commit is contained in:
@ -3402,18 +3402,31 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
||||||
|
|
||||||
|
-
|
||||||
|
message: '#^Call to an undefined method Illuminate\\Database\\Eloquent\\Builder\:\:onlyTrashed\(\)\.$#'
|
||||||
|
identifier: method.notFound
|
||||||
|
count: 1
|
||||||
|
path: app/Http/Controllers/Reports/CustomConsumableReportController.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: '#^Call to an undefined method Illuminate\\Database\\Eloquent\\Builder\:\:withTrashed\(\)\.$#'
|
message: '#^Call to an undefined method Illuminate\\Database\\Eloquent\\Builder\:\:withTrashed\(\)\.$#'
|
||||||
identifier: method.notFound
|
identifier: method.notFound
|
||||||
count: 1
|
count: 1
|
||||||
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
||||||
|
|
||||||
|
-
|
||||||
|
message: '#^Call to an undefined method Illuminate\\Database\\Eloquent\\Builder\:\:withTrashed\(\)\.$#'
|
||||||
|
identifier: method.notFound
|
||||||
|
count: 1
|
||||||
|
path: app/Http/Controllers/Reports/CustomConsumableReportController.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: '#^Called ''env'' outside of the config directory which returns null when the config is cached, use ''config''\.$#'
|
message: '#^Called ''env'' outside of the config directory which returns null when the config is cached, use ''config''\.$#'
|
||||||
identifier: larastan.noEnvCallsOutsideOfConfig
|
identifier: larastan.noEnvCallsOutsideOfConfig
|
||||||
count: 1
|
count: 1
|
||||||
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
path: app/Http/Controllers/Reports/CustomComponentReportController.php
|
||||||
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: '#^Access to an undefined property App\\Models\\Asset\:\:\$assigned\.$#'
|
message: '#^Access to an undefined property App\\Models\\Asset\:\:\$assigned\.$#'
|
||||||
identifier: property.notFound
|
identifier: property.notFound
|
||||||
|
|||||||
Reference in New Issue
Block a user