Skip to content

[WIP] perf(core): Add a new mutation pipeline for per predicate runners #2525

[WIP] perf(core): Add a new mutation pipeline for per predicate runners

[WIP] perf(core): Add a new mutation pipeline for per predicate runners #2525

Triggered via pull request September 1, 2025 06:40
Status Success
Total duration 3m 6s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

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