[fix]: add test case with darwin OS #1870
Annotations
10 errors and 1 warning
run escapes detect:
pkg/model/types/types.go#L63
[]string{...} escapes to heap
|
run escapes detect:
pkg/model/types/types.go#L69
[]string{...} escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L59
binary.LittleEndian escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L62
binary.BigEndian escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L76
pid escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L79
pid escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L90
pid escapes to heap
|
run escapes detect:
pkg/collector/stats/types/types.go#L17
&UInt64Stat{} escapes to heap
|
run escapes detect:
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.delta) escapes to heap
|
run escapes detect:
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.aggr) escapes to heap
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading