Skip to content

ci: update ci workflows #29

ci: update ci workflows

ci: update ci workflows #29

Triggered via pull request February 6, 2024 02:16
Status Failure
Total duration 10m 57s
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/.