[WIP] perf(core): Add a new mutation pipeline for per predicate runners #2525
Annotations
9 errors
|
golangci-lint2(staticcheck):
posting/index_test.go#L152
[new] SA4006: this value of l is never used
|
|
golangci-lint2(unused):
posting/index.go#L102
[new] func createDeleteAllEdge is unused
|
|
golangci-lint2(errcheck):
posting/index.go#L276
[new] Error return value of `globalMapI.Iterate` is not checked
|
|
golangci-lint2(errcheck):
posting/index.go#L281
[new] Error return value of `globalMapI.Iterate` is not checked
|
|
golangci-lint2(errcheck):
posting/index.go#L569
[new] Error return value of `list.updateMutationLayer` is not checked
|
|
golangci-lint2(staticcheck):
posting/index.go#L622
[new] QF1001: could apply De Morgan's law
|
|
golangci-lint2(staticcheck):
posting/index.go#L875
[new] QF1001: could apply De Morgan's law
|
|
golangci-lint2(errcheck):
posting/lists.go#L181
[new] Error return value of `v.Iterate` is not checked
|
|
golangci-lint2(errcheck):
posting/lists.go#L185
[new] Error return value of `d.deltas.Iterate` is not checked
|