Skip to content

Merge branch '2.x' of https://github.com/vormkracht10/laravel-google-… #124

Merge branch '2.x' of https://github.com/vormkracht10/laravel-google-…

Merge branch '2.x' of https://github.com/vormkracht10/laravel-google-… #124

Triggered via push June 24, 2025 16:29
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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.