chore: gpu cleanup #1799
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#L56
binary.LittleEndian escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L59
binary.BigEndian escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L73
pid escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L76
pid escapes to heap
|
run escapes detect:
pkg/utils/utils.go#L87
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