ci: update ci workflows #793
Merged
Annotations
7 errors
go build mac:
inputs/node_exporter/collector/diskstats_darwin.go#L212
undefined: iostat.ReadDriveStats
|
go build mac:
inputs/node_exporter/collector/filesystem_common.go#L180
undefined: defMountPointsExcluded
|
go build mac:
inputs/node_exporter/collector/filesystem_common.go#L189
undefined: defFSTypesExcluded
|
go build mac:
inputs/node_exporter/collector/filesystem_common.go#L199
c.GetStats undefined (type *filesystemCollector has no field or method GetStats)
|
go build mac:
inputs/node_exporter/collector/meminfo.go#L47
c.getMemInfo undefined (type *meminfoCollector has no field or method getMemInfo)
|
go build mac:
inputs/node_exporter/collector/powersupplyclass.go#L42
cannot use &powerSupplyClassCollector{…} (value of type *powerSupplyClassCollector) as Collector value in return statement: *powerSupplyClassCollector does not implement Collector (missing method Update)
|
go build mac
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading