providers/supermicro/supermicro.go: Initialize sum 'client' during serviceclient init #1517
Annotations
12 errors and 2 warnings
lint:
examples/reset_bmc/reset_bmc.go#L34
undefined: bmclib (typecheck)
|
lint:
examples/rpc/main.go#L22
undefined: bmclib (typecheck)
|
lint:
examples/rpc/main.go#L23
undefined: bmclib (typecheck)
|
lint:
client.go#L26
could not import github.com/bmc-toolbox/bmclib/v2/providers/supermicro (-: # github.com/bmc-toolbox/bmclib/v2/providers/supermicro
|
lint:
providers/supermicro/supermicro.go#L463
not enough return values
|
lint:
providers/supermicro/errors.go#L1
: # github.com/bmc-toolbox/bmclib/v2/providers/supermicro [github.com/bmc-toolbox/bmclib/v2/providers/supermicro.test]
|
lint:
providers/supermicro/supermicro.go#L463
not enough return values
|
lint:
providers/supermicro/firmware_bios_test.go#L83
assignment mismatch: 1 variable but newBmcServiceClient returns 2 values
|
lint:
providers/supermicro/firmware_bios_test.go#L172
assignment mismatch: 1 variable but newBmcServiceClient returns 2 values
|
lint:
providers/supermicro/x11_firmware_bmc_test.go#L94
assignment mismatch: 1 variable but newBmcServiceClient returns 2 values
|
test:
providers/supermicro/supermicro.go#L463
not enough return values
|
test
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|