Fixed unmarshalling tasklist with invalid/missing JSON #123
Annotations
10 errors
entities/tasklist_test.go#L47
call of json.Marshal copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
entities/tasklist_test.go#L76
call of json.Marshal copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L194
call of reflect.DeepEqual copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L194
call of reflect.DeepEqual copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L195
call of t.Errorf copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L195
call of t.Errorf copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L327
call of reflect.DeepEqual copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L327
call of reflect.DeepEqual copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L328
call of t.Errorf copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
simulator/UT0311L04/UTC0311L04_test.go#L328
call of t.Errorf copies lock value: github.com/uhppoted/uhppote-simulator/entities.TaskList contains sync.Mutex
|
This job failed
Loading