remove debug prints #121
Annotations
10 errors
static_analysis:
widget/radio_group_extended_test.go#L25
ret.update undefined (type *extendedRadioGroup has no field or method update)
|
static_analysis:
widget/radio_group_extended_test.go#L35
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L46
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L92
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L104
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L108
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L134
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L136
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_extended_test.go#L169
radio.items undefined (type *extendedRadioGroup has no field or method items)
|
static_analysis:
widget/radio_group_internal_test.go#L49
radio.items undefined (type *RadioGroup has no field or method items)
|