Update build/configs for TamaGo 1.23.1 #1148
Annotations
10 errors
lint:
internal/device/recovery.go#L51
undefined: klog (typecheck)
|
lint:
internal/device/recovery.go#L64
undefined: klog (typecheck)
|
lint:
internal/device/recovery.go#L72
undefined: klog (typecheck)
|
lint:
internal/device/sdp.go#L98
t.Lock undefined (type *Target has no field or method Lock) (typecheck)
|
lint:
internal/device/sdp.go#L108
t.Unlock undefined (type *Target has no field or method Unlock) (typecheck)
|
lint
cannot range over 3 (untyped int constant) (typecheck)
|
lint
missing return (typecheck)
|
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|