internal/sum: Convert providers/sum into an internal package #1422
Annotations
3 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
golangci-lint exit with code 3
|
test
The following actions uses Node.js version which is deprecated 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/
|
lint
The following actions uses Node.js version which is deprecated 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/
|