Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

ci: uci/update-go

ci: uci/update-go #314

Triggered via pull request August 23, 2023 10:34
Status Failure
Total duration 2m 56s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.