Skip to content

Add self-equivocation filter #864

Add self-equivocation filter

Add self-equivocation filter #864

Triggered via pull request September 20, 2024 13:51
Status Failure
Total duration 2m 8s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All: equivocation_test.go#L90
assignment copies lock value to efClone: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All: equivocation_test.go#L92
call of assert.Equal copies lock value: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All: equivocation_test.go#L92
call of assert.Equal copies lock value: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All: equivocation_test.go#L109
assignment copies lock value to efClone: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All: equivocation_test.go#L111
call of assert.Equal copies lock value: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All: equivocation_test.go#L111
call of assert.Equal copies lock value: github.com/filecoin-project/go-f3.equivocationFilter contains sync.Mutex
go-check / All
Process completed with exit code 1.
go-check / All: equivocation_test.go#L12
var localBadPID is unused (U1000)
go-check / All: equivocation_test.go#L14
var remotePID2 is unused (U1000)
go-check / All: equivocation_test.go#L16
var remotePID9 is unused (U1000)