FS-1123: Supermicro Update Manager (SUM) provider #1418
Annotations
12 errors and 2 warnings
test:
internal/sshclient/sshclient.go#L9
missing go.sum entry for module providing package golang.org/x/crypto/ssh (imported by github.com/bmc-toolbox/bmclib/v2/internal/sshclient); to add:
|
test
Process completed with exit code 2.
|
lint:
providers/sum/sum.go#L1
: # github.com/bmc-toolbox/bmclib/v2/providers/sum
|
lint:
providers/sum/sum.go#L181
vcm.BootMode undefined (type config.VendorConfigManager has no field or method BootMode)
|
lint:
providers/sum/sum.go#L185
vcm.BootOrder undefined (type config.VendorConfigManager has no field or method BootOrder)
|
lint:
providers/sum/sum.go#L189
vcm.IntelSGX undefined (type config.VendorConfigManager has no field or method IntelSGX)
|
lint:
providers/sum/sum.go#L195
vcm.SecureBoot undefined (type config.VendorConfigManager has no field or method SecureBoot)
|
lint:
providers/sum/sum.go#L199
vcm.SecureBoot undefined (type config.VendorConfigManager has no field or method SecureBoot)
|
lint:
providers/sum/sum.go#L206
vcm.TPM undefined (type config.VendorConfigManager has no field or method TPM)
|
lint:
providers/sum/sum.go#L210
vcm.TPM undefined (type config.VendorConfigManager has no field or method TPM)
|
lint:
providers/sum/sum.go#L217
vcm.SMT undefined (type config.VendorConfigManager has no field or method SMT)
|
lint:
providers/sum/sum.go#L221
vcm.SMT undefined (type config.VendorConfigManager has no field or method SMT)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|