Skip to content

refactor(agent): worker funcs do not need to be method funcs #265

refactor(agent): worker funcs do not need to be method funcs

refactor(agent): worker funcs do not need to be method funcs #265

Triggered via push December 20, 2023 04:05
Status Failure
Total duration 5m 14s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.