wip: fixes #1126
Annotations
6 errors
bmc/firmware_test.go#L42
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
bmc/firmware_test.go#L43
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
bmc/firmware_test.go#L44
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
bmc/firmware_test.go#L55
cannot use &testImplementation (value of type *firmwareInstallTester) as FirmwareInstaller value in struct literal: *firmwareInstallTester does not implement FirmwareInstaller (wrong type for method FirmwareInstall)
|
bmc/firmware_test.go#L96
cannot use tc.applyAt (variable of type string) as constants.OperationApplyTime value in argument to FirmwareInstallFromInterfaces (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading