Showing 1,971 of 13,422 total issues
Method executionContext._HistoricalResult_type
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _HistoricalResult_type(ctx context.Context, field graphql.CollectedField, obj *model.HistoricalResult) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_HistoricalResult_type(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._MessageBusTransaction_toInfo
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _MessageBusTransaction_toInfo(ctx context.Context, field graphql.CollectedField, obj *model.MessageBusTransaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_MessageBusTransaction_toInfo(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._MessageBusTransaction_pending
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _MessageBusTransaction_pending(ctx context.Context, field graphql.CollectedField, obj *model.MessageBusTransaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_MessageBusTransaction_pending(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialInfo_destinationChainID
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialInfo_destinationChainID(ctx context.Context, field graphql.CollectedField, obj *model.PartialInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialInfo_destinationChainID(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PetType_name
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PetType_name(ctx context.Context, field graphql.CollectedField, obj *model.PetType) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PetType_name(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._TokenCountResult_count
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _TokenCountResult_count(ctx context.Context, field graphql.CollectedField, obj *model.TokenCountResult) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_TokenCountResult_count(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._TransactionCountResult_count
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _TransactionCountResult_count(ctx context.Context, field graphql.CollectedField, obj *model.TransactionCountResult) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_TransactionCountResult_count(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._VolumeByChainID_total
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _VolumeByChainID_total(ctx context.Context, field graphql.CollectedField, obj *model.VolumeByChainID) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_VolumeByChainID_total(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Field_args
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Field_args(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Field_args(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Schema_queryType
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Schema_queryType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Schema_queryType(ctx, field)
if err != nil {
return graphql.Null
}
Method Handler.GetQuotes
has 5 return statements (exceeds 4 allowed). Open
Open
func (h *Handler) GetQuotes(c *gin.Context) {
originChainIDStr := c.Query("originChainID")
originTokenAddr := c.Query("originTokenAddr")
destChainIDStr := c.Query("destChainId")
destTokenAddr := c.Query("destTokenAddr")
Method executionContext._AddressData_bridgeTxs
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _AddressData_bridgeTxs(ctx context.Context, field graphql.CollectedField, obj *model.AddressData) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_AddressData_bridgeTxs(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._BlockHeight_chainID
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _BlockHeight_chainID(ctx context.Context, field graphql.CollectedField, obj *model.BlockHeight) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_BlockHeight_chainID(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_dfk
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_dfk(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_dfk(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_aurora
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_aurora(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_aurora(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Leaderboard_fees
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Leaderboard_fees(ctx context.Context, field graphql.CollectedField, obj *model.Leaderboard) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Leaderboard_fees(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Leaderboard_avgVolumeUSD
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Leaderboard_avgVolumeUSD(ctx context.Context, field graphql.CollectedField, obj *model.Leaderboard) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Leaderboard_avgVolumeUSD(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_chainName
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_chainName(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_chainName(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_messageType
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_messageType(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_messageType(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_blockNumber
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_blockNumber(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_blockNumber(ctx, field)
if err != nil {
return graphql.Null
}