This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
ci: uci/update-go #314
Annotations
6 errors
go-check / All
cannot use dht.protocolsStrs (variable of type []string) as []protocol.ID value in argument to dht.peerstore.FirstSupportedProtocol
|
go-check / All
cannot use stats.CPU (variable of type map[int64]procfs.CPUStat) as []procfs.CPUStat value in argument to c.updateCPUStats
|
go-check / All
Process completed with exit code 1.
|
go-check / All
cannot use dht.protocolsStrs (variable of type []string) as []protocol.ID value in argument to dht.peerstore.FirstSupportedProtocol (compile)
|
go-check / All
cannot use stats.CPU (variable of type map[int64]procfs.CPUStat) as []procfs.CPUStat value in argument to c.updateCPUStats (compile)
|
go-check / All
Process completed with exit code 1.
|