Windows build fix - New scrapers applied #257
Annotations
10 errors and 1 warning
Run Unit Tests With Coverage
factory.CreateLogsReceiver undefined (type receiver.Factory has no field or method CreateLogsReceiver)
|
Run Unit Tests With Coverage
factory.CreateMetricsReceiver undefined (type receiver.Factory has no field or method CreateMetricsReceiver)
|
Run Unit Tests With Coverage
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 With Coverage
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 With Coverage
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 With Coverage
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
|
Run Unit Tests With Coverage
cannot use test.times (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 diskCounterForDeviceName
|
Run Unit Tests With Coverage
cannot use test.previousNetIOCounters (variable of type []"github.com/shirou/gopsutil/v3/net".IOCountersStat) as []"github.com/shirou/gopsutil/v4/net".IOCountersStat value in struct literal
|
Run Unit Tests With Coverage
cannot use test.netIOCounters (variable of type []"github.com/shirou/gopsutil/v3/net".IOCountersStat) as []"github.com/shirou/gopsutil/v4/net".IOCountersStat value in argument to calculator.CalculateAndRecord
|
Run Unit Tests With Coverage
cannot use timeStart (variable of type "github.com/shirou/gopsutil/v3/net".IOCountersStat) as "github.com/shirou/gopsutil/v4/net".IOCountersStat value in argument to networkBandwidth
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading