Skip to content

feat: windows agent update #26

feat: windows agent update

feat: windows agent update #26

Triggered via pull request February 5, 2024 08:26
Status Failure
Total duration 20m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Go Build Check: inputs/node_exporter/collector/diskstats_darwin.go#L212
undefined: iostat.ReadDriveStats
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L180
undefined: defMountPointsExcluded
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L189
undefined: defFSTypesExcluded
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L199
c.GetStats undefined (type *filesystemCollector has no field or method GetStats)
Go Build Check: inputs/node_exporter/collector/meminfo.go#L47
c.getMemInfo undefined (type *meminfoCollector has no field or method getMemInfo)
Go Build Check: 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 Check
Process completed with exit code 2.
Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.