Age 66/nginx integration (#99) #245
Annotations
10 errors
Run Unit tests
undefined: scraper
|
Run Unit tests
s.recordSystemNetworkIoBandwidth undefined (type *networkScraper has no field or method recordSystemNetworkIoBandwidth)
|
Run Unit tests
undefined: scraper
|
Run Unit tests
undefined: scraper
|
Run Unit tests
s.recordMemoryPercentMetric undefined (type *processScraper has no field or method recordMemoryPercentMetric)
|
Run Unit tests
s.recordCPUPercentMetric undefined (type *processScraper has no field or method recordCPUPercentMetric)
|
Run Unit tests
cannot use test.previousDiskIOCounters (variable of type map[string]"github.com/shirou/gopsutil/v3/disk".IOCountersStat) as map[string]"github.com/shirou/gopsutil/v4/disk".IOCountersStat value in struct literal
|
Run Unit tests
cannot use test.diskIOCounters (variable of type map[string]"github.com/shirou/gopsutil/v3/disk".IOCountersStat) as map[string]"github.com/shirou/gopsutil/v4/disk".IOCountersStat value in argument to calculator.CalculateAndRecord
|
Run Unit tests
cannot use timeStart (variable of type "github.com/shirou/gopsutil/v3/disk".IOCountersStat) as "github.com/shirou/gopsutil/v4/disk".IOCountersStat value in argument to diskSpeed
|
Run Unit tests
cannot use timeEnd (variable of type "github.com/shirou/gopsutil/v3/disk".IOCountersStat) as "github.com/shirou/gopsutil/v4/disk".IOCountersStat value in argument to diskSpeed
|
Loading