soumya92/barista

View on GitHub
base/watchers/dbus/testobject.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method TestBusObject.GoWithContext has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (t *TestBusObject) GoWithContext(ctx context.Context, method string, flags dbus.Flags, ch chan *dbus.Call, args ...interface{}) *dbus.Call {
Severity: Minor
Found in base/watchers/dbus/testobject.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status