feat(core): Add cache to dgraph.type predicate. #11950
Annotations
5 errors
golang-lint:
posting/lists.go#L66
S1034: assigning the result of this type assertion to a variable (switch val := val.(type)) could eliminate type assertions in switch cases (gosimple)
|
golang-lint:
posting/lists.go#L68
S1034(related information): could eliminate this type assertion (gosimple)
|
golang-lint:
posting/mvcc.go#L485
S1034: assigning the result of this type assertion to a variable (switch val := val.(type)) could eliminate type assertions in switch cases (gosimple)
|
golang-lint:
posting/mvcc.go#L487
S1034(related information): could eliminate this type assertion (gosimple)
|
golang-lint
issues found
|
Loading