Skip to content

FS-1123: Enhancements to examples/bios #1417

FS-1123: Enhancements to examples/bios

FS-1123: Enhancements to examples/bios #1417

Triggered via push June 3, 2024 20:16
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
test: client.go#L26
no required module provides package github.com/bmc-toolbox/bmclib/v2/providers/sum; to add it:
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: logging/logging.go#L29
undefined: logrusr (typecheck)
lint: client_test.go#L78
undefined: assert (typecheck)
lint: client_test.go#L109
undefined: assert (typecheck)
lint: client_test.go#L135
undefined: assert (typecheck)
lint: bmc/bios.go#L48
undefined: multierror (typecheck)
lint: bmc/bios.go#L54
undefined: multierror (typecheck)
lint: bmc/bios.go#L55
undefined: multierror (typecheck)
lint: providers/asrockrack/mock_test.go#L62
undefined: logrusr (typecheck)
lint: providers/rpc/experimental.go#L17
undefined: gabs (typecheck)
lint: providers/rpc/http_test.go#L43
missing type in composite literal (typecheck)
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/.