Merge branch '2.x' of https://github.com/vormkracht10/laravel-google-… #124
Annotations
10 errors
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L95
Method Backstage\Analytics\Analytics::totalUsersByCity() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L78
Method Backstage\Analytics\Analytics::topUsersByCity() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L63
Method Backstage\Analytics\Analytics::totalUsersByCountry() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L46
Method Backstage\Analytics\Analytics::topUsersByCountry() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L31
Method Backstage\Analytics\Analytics::totalUsersByLanguage() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Traits/Analytics/DemographicAnalytics.php (in context of class Backstage/Analytics/Analytics)#L14
Method Backstage\Analytics\Analytics::topUsersByLanguage() return type has no value type specified in iterable type array.
|
|
phpstan:
src/AnalyticsResponse.php#L30
Method Backstage\Analytics\AnalyticsResponse::setMetricAggregationsTable() has parameter $metricAggregationsTable with no value type specified in iterable type array.
|
|
phpstan:
src/AnalyticsResponse.php#L23
Method Backstage\Analytics\AnalyticsResponse::setDataTable() has parameter $dataTable with no value type specified in iterable type array.
|
|
phpstan:
src/AnalyticsResponse.php#L14
Property Backstage\Analytics\AnalyticsResponse::$metricAggregationsTable type has no value type specified in iterable type array.
|
|
phpstan:
src/AnalyticsResponse.php#L12
Property Backstage\Analytics\AnalyticsResponse::$dataTable type has no value type specified in iterable type array.
|