chore(deps): bump github.com/stmcginnis/gofish from 0.15.0 to 0.16.1 #16
Annotations
10 errors and 1 warning
test-and-lint:
collector/chassis_collector.go#L171
cannot use chassisFan (variable of type redfish.ThermalFan) as redfish.Fan value in argument to parseChassisFan
|
test-and-lint:
collector/chassis_collector.go#L283
chassisFan.MemberID undefined (type redfish.Fan has no field or method MemberID)
|
test-and-lint:
collector/chassis_collector.go#L288
chassisFan.Reading undefined (type redfish.Fan has no field or method Reading)
|
test-and-lint:
collector/chassis_collector.go#L289
chassisFan.ReadingUnits undefined (type redfish.Fan has no field or method ReadingUnits)
|
test-and-lint:
collector/chassis_collector.go#L290
chassisFan.LowerThresholdCritical undefined (type redfish.Fan has no field or method LowerThresholdCritical)
|
test-and-lint:
collector/chassis_collector.go#L291
chassisFan.UpperThresholdCritical undefined (type redfish.Fan has no field or method UpperThresholdCritical)
|
test-and-lint:
collector/chassis_collector.go#L292
chassisFan.LowerThresholdFatal undefined (type redfish.Fan has no field or method LowerThresholdFatal)
|
test-and-lint:
collector/chassis_collector.go#L293
chassisFan.UpperThresholdFatal undefined (type redfish.Fan has no field or method UpperThresholdFatal)
|
test-and-lint:
collector/chassis_collector.go#L294
chassisFan.MinReadingRange undefined (type redfish.Fan has no field or method MinReadingRange)
|
test-and-lint:
collector/chassis_collector.go#L295
chassisFan.MaxReadingRange undefined (type redfish.Fan has no field or method MaxReadingRange)
|
test-and-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|