Patrick/tamper #22
Annotations
10 errors
common/packet.go#L7
import 'github.com/google/gopacket/layers' is not allowed from list 'Main' (depguard)
|
actions/actions.go#L10
import 'github.com/google/gopacket' is not allowed from list 'Main' (depguard)
|
actions/duplicate_action.go#L7
import 'github.com/google/gopacket' is not allowed from list 'Main' (depguard)
|
actions/fragment_packet.go#L13
import 'github.com/getlantern/geneva/common' is not allowed from list 'Main' (depguard)
|
actions/fragment_packet.go#L14
import 'github.com/getlantern/geneva/internal' is not allowed from list 'Main' (depguard)
|
actions/fragment_packet.go#L15
import 'github.com/getlantern/geneva/internal/scanner' is not allowed from list 'Main' (depguard)
|
actions/action_test.go#L11
import 'github.com/getlantern/geneva/actions' is not allowed from list 'Main' (depguard)
|
actions/action_test.go#L12
import 'github.com/getlantern/geneva/common' is not allowed from list 'Main' (depguard)
|
actions/action_test.go#L13
import 'github.com/getlantern/geneva/internal/scanner' is not allowed from list 'Main' (depguard)
|
actions/tamper_action.go#L93
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
The logs for this run have expired and are no longer available.
Loading