try to use go 1.21 #61
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
escapes-test:
internal/fabric/protoutil/commonutils.go#L21
leaking param: pb
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L30
leaking param: pb
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L130
make([]byte, 24) escapes to heap
|
escapes-test:
internal/fabric/protoutil/txutils.go#L20
leaking param: data
|
escapes-test:
internal/fabric/protoutil/txutils.go#L23
&common.Envelope{} escapes to heap
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L42
leaking param content: block
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L53
... argument does not escape
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L53
index escapes to heap
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L58
leaking param: chainID
|
escapes-test:
internal/fabric/protoutil/commonutils.go#L59
&common.ChannelHeader{...} escapes to heap
|