Showing 1,971 of 13,422 total issues
Method executionContext._DateResult_date
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResult_date(ctx context.Context, field graphql.CollectedField, obj *model.DateResult) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResult_date(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_boba
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_boba(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_boba(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_metis
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_metis(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_metis(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_blast
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_blast(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_blast(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Leaderboard_address
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Leaderboard_address(ctx context.Context, field graphql.CollectedField, obj *model.Leaderboard) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Leaderboard_address(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialInfo_tokenAddress
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialInfo_tokenAddress(ctx context.Context, field graphql.CollectedField, obj *model.PartialInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialInfo_tokenAddress(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_chainID
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_chainID(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_chainID(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_contractAddress
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_contractAddress(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_contractAddress(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PartialMessageBusInfo_revertedReason
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PartialMessageBusInfo_revertedReason(ctx context.Context, field graphql.CollectedField, obj *model.PartialMessageBusInfo) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PartialMessageBusInfo_revertedReason(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._PetType_petID
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _PetType_petID(ctx context.Context, field graphql.CollectedField, obj *model.PetType) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_PetType_petID(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_getDestinationBridgeTx
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_getDestinationBridgeTx(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_getDestinationBridgeTx(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query___schema
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query___schema(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query___schema(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___EnumValue_description
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___EnumValue_description(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___EnumValue_description(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Field_description
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Field_description(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Field_description(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext.___Field_deprecationReason
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___Field_deprecationReason(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___Field_deprecationReason(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._AddressChainRanking_rank
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _AddressChainRanking_rank(ctx context.Context, field graphql.CollectedField, obj *model.AddressChainRanking) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_AddressChainRanking_rank(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._AddressData_chainRanking
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _AddressData_chainRanking(ctx context.Context, field graphql.CollectedField, obj *model.AddressData) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_AddressData_chainRanking(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._BridgeTransaction_kappa
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _BridgeTransaction_kappa(ctx context.Context, field graphql.CollectedField, obj *model.BridgeTransaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_BridgeTransaction_kappa(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._BridgeWatcherTx_type
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _BridgeWatcherTx_type(ctx context.Context, field graphql.CollectedField, obj *model.BridgeWatcherTx) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_BridgeWatcherTx_type(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._DateResultByChain_base
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _DateResultByChain_base(ctx context.Context, field graphql.CollectedField, obj *model.DateResultByChain) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_DateResultByChain_base(ctx, field)
if err != nil {
return graphql.Null
}