Listable resource iteration through Iterator #1445
Annotations
10 errors
service/billing/api.go#L161
type *listing.PaginatingIterator[struct{}, *BudgetList, BudgetWithStatus] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/billing/api.go#L393
type *listing.PaginatingIterator[ListLogDeliveryRequest, *WrappedLogDeliveryConfigurations, LogDeliveryConfiguration] of iterator does not match listing.Iterator[T] (cannot infer T) (compile)
|
service/billing/api.go#L161
type *listing.PaginatingIterator[struct{}, *BudgetList, BudgetWithStatus] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/billing/api.go#L393
type *listing.PaginatingIterator[ListLogDeliveryRequest, *WrappedLogDeliveryConfigurations, LogDeliveryConfiguration] of iterator does not match listing.Iterator[T] (cannot infer T) (compile)
|
service/catalog/api.go#L122
type *listing.PaginatingIterator[ListAccountMetastoreAssignmentsRequest, *ListAccountMetastoreAssignmentsResponse, int64] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/catalog/api.go#L241
type *listing.PaginatingIterator[struct{}, *ListMetastoresResponse, MetastoreInfo] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/catalog/api.go#L587
type *listing.PaginatingIterator[struct{}, *ListCatalogsResponse, CatalogInfo] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/catalog/api.go#L710
type *listing.PaginatingIterator[struct{}, *ListConnectionsResponse, ConnectionInfo] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/catalog/api.go#L898
type *listing.PaginatingIterator[struct{}, *ListExternalLocationsResponse, ExternalLocationInfo] of iterator does not match listing.Iterator[T] (cannot infer T)
|
service/catalog/api.go#L1051
type *listing.PaginatingIterator[ListFunctionsRequest, *ListFunctionsResponse, FunctionInfo] of iterator does not match listing.Iterator[T] (cannot infer T)
|
The logs for this run have expired and are no longer available.
Loading