Showing 1,971 of 13,422 total issues
Method executionContext.___EnumValue_name
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) ___EnumValue_name(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue) (ret graphql.Marshaler) {
fc, err := ec.fieldContext___EnumValue_name(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Log_tx_index
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Log_tx_index(ctx context.Context, field graphql.CollectedField, obj *model.Log) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Log_tx_index(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Receipt_cumulative_gas_used
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Receipt_cumulative_gas_used(ctx context.Context, field graphql.CollectedField, obj *model.Receipt) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Receipt_cumulative_gas_used(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Transaction_type
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Transaction_type(ctx context.Context, field graphql.CollectedField, obj *model.Transaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Transaction_type(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Log_data
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Log_data(ctx context.Context, field graphql.CollectedField, obj *model.Log) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Log_data(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_logs
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_logs(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_logs(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_blockTimeCount
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_blockTimeCount(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_blockTimeCount(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_logsAtHeadRange
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_logsAtHeadRange(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_logsAtHeadRange(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._Receipt_status
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Receipt_status(ctx context.Context, field graphql.CollectedField, obj *model.Receipt) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Receipt_status(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Receipt_transaction_index
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Receipt_transaction_index(ctx context.Context, field graphql.CollectedField, obj *model.Receipt) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Receipt_transaction_index(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._BlockTime_timestamp
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _BlockTime_timestamp(ctx context.Context, field graphql.CollectedField, obj *model.BlockTime) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_BlockTime_timestamp(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_receipts
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_receipts(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_receipts(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_txSender
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_txSender(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_txSender(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Transaction_data
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Transaction_data(ctx context.Context, field graphql.CollectedField, obj *model.Transaction) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Transaction_data(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Log_removed
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Log_removed(ctx context.Context, field graphql.CollectedField, obj *model.Log) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Log_removed(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Log_page
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Log_page(ctx context.Context, field graphql.CollectedField, obj *model.Log) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Log_page(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Query_receiptsRange
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Query_receiptsRange(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Query_receiptsRange(ctx, field)
if err != nil {
return graphql.Null
}
Method executionContext._Log_tx_hash
has 5 return statements (exceeds 4 allowed). Open
Open
func (ec *executionContext) _Log_tx_hash(ctx context.Context, field graphql.CollectedField, obj *model.Log) (ret graphql.Marshaler) {
fc, err := ec.fieldContext_Log_tx_hash(ctx, field)
if err != nil {
return graphql.Null
}