Showing 1,971 of 13,422 total issues
Function getBestQuote
has 5 return statements (exceeds 4 allowed). Open
Open
func getBestQuote(a, b *model.QuoteData) *model.QuoteData {
if a == nil && b == nil {
return nil
}
if a == nil {
Method executionContext._PartialMessageBusInfo_formattedTime
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_formattedTime(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_formattedTime(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_amountStatistic
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_amountStatistic(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_amountStatistic(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_worldchain
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_worldchain(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_worldchain(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Type_interfaces
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Type_interfaces(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Type_interfaces(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._MessageBusTransaction_fromInfo
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _MessageBusTransaction_fromInfo(ctx context.Context, field graphql.CollectedField, obj *model.MessageBusTransaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_MessageBusTransaction_fromInfo(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Type_inputFields
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Type_inputFields(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Type_inputFields(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_countByChainId
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_countByChainId(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_countByChainId(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_countByTokenAddress
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_countByTokenAddress(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_countByTokenAddress(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_addressData
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_addressData(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_addressData(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._AddressChainRanking_volumeUsd
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _AddressChainRanking_volumeUsd(ctx context.Context, field graphql.CollectedField, obj *model.AddressChainRanking) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_AddressChainRanking_volumeUsd(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Field_isDeprecated
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Field_isDeprecated(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._AddressDailyCount_date
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _AddressDailyCount_date(ctx context.Context, field graphql.CollectedField, obj *model.AddressDailyCount) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_AddressDailyCount_date(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Schema_mutationType
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Schema_mutationType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Schema_mutationType(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_moonbeam
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_moonbeam(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_moonbeam(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Schema_subscriptionType
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Schema_subscriptionType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Schema_subscriptionType(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_klaytn
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_klaytn(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_klaytn(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Type_kind
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Type_kind(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Type_kind(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Type_description
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Type_description(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Type_description(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._HistoricalResult_dateResults
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _HistoricalResult_dateResults(ctx context.Context, field graphql.CollectedField, obj *model.HistoricalResult) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_HistoricalResult_dateResults(ctx, field)
if err != nil {
return graphql.Null
}