Skip to content

thed00de/hypernetes: pkg/api/types.generated.go; 12 LoC #7113

Open
@githubvet

Description

@githubvet

Found a possible issue in thed00de/hypernetes at pkg/api/types.generated.go

Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message.

reference to yyv1 is reassigned at line 54873

Click here to see the code in its original context.

Click here to show the 12 line(s) of Go which triggered the analyzer.
for yyk1, yyv1 := range v {
	z.EncSendContainerState(codecSelfer_containerMapKey1234)
	yym2 := z.EncBinary()
	_ = yym2
	if false {
	} else {
		r.EncodeString(codecSelferC_UTF81234, string(yyk1))
	}
	z.EncSendContainerState(codecSelfer_containerMapValue1234)
	yy3 := &yyv1
	yy3.CodecEncodeSelf(e)
}

Leave a reaction on this issue to contribute to the project by classifying this instance as a Bug 👎, Mitigated 👍, or Desirable Behavior 🚀
See the descriptions of the classifications here for more information.

commit ID: 19ee49a4c0c598d63a248593eb48ec1103dfd37f

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions