WIP #1109
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test:
internal/redfishwrapper/client.go#L16
github.com/stmcginnis/gofish@v0.14.1-0.20230920133920-77490fd98fa2: replacement directory ../../joelrebel/gofish does not exist
|
test:
providers/redfish/tasks.go#L14
github.com/stmcginnis/gofish@v0.14.1-0.20230920133920-77490fd98fa2: replacement directory ../../joelrebel/gofish does not exist
|
test:
internal/redfishwrapper/boot_device.go#L8
github.com/stmcginnis/gofish@v0.14.1-0.20230920133920-77490fd98fa2: replacement directory ../../joelrebel/gofish does not exist
|
test
Process completed with exit code 2.
|
lint:
bmc/firmware_test.go#L42
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
lint:
bmc/firmware_test.go#L43
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
lint:
bmc/firmware_test.go#L44
cannot use constants.OnReset (constant "OnReset" of type constants.OperationApplyTime) as string value in struct literal (typecheck)
|
lint:
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)
|
lint:
bmc/firmware_test.go#L96
cannot use tc.applyAt (variable of type string) as constants.OperationApplyTime value in argument to FirmwareInstallFromInterfaces (typecheck)
|
lint
issues found
|