kleros/kleros-v2

View on GitHub
subgraph/core/src/entities/ClassicVote.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function createClassicVote has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  id: string,
  juror: string,
  voteID: BigInt,
  localRoundID: string,
  coreDispute: Dispute
Severity: Minor
Found in subgraph/core/src/entities/ClassicVote.ts - About 35 mins to fix

There are no issues that match your filters.

Category
Status