Upgrade go to 1.22 and dependencies #1366
Annotations
6 errors and 2 warnings
test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
|
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:
providers/asrockrack/mock_test.go#L62
undefined: logrusr (typecheck)
|
lint
issues found
|
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/.
|