refactor(agent): worker funcs do not need to be method funcs #265
Annotations
7 errors
build:
internal/tracker/tracker_test.go#L86
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build:
internal/tracker/tracker_test.go#L134
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build:
internal/tracker/tracker_test.go#L180
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build:
internal/tracker/tracker_test.go#L296
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build:
internal/tracker/tracker_test.go#L411
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build:
internal/tracker/tracker_test.go#L501
cannot use tt.fields.mu (variable of type sync.RWMutex) as sync.Mutex value in struct literal
|
build
Process completed with exit code 1.
|