Merge pull request #436 from cloudflare/dependabot/go_modules/golang.… #680
go.yml
on: push
test-hsm
2m 16s
lint
1m 5s
Matrix: test
Annotations
10 errors and 3 warnings
lint:
client/client.go#L391
exported function DefaultLoadPubKey should have comment or be unexported
|
lint:
client/keys.go#L69
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
lint:
client/keys.go#L75
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
lint:
client/remote.go#L141
exported func GetConnPool returns unexported type *client.connPoolType, which can be annoying to use
|
lint:
cmd/gokeyless/gokeyless.go#L243
error strings should not be capitalized or end with punctuation or a newline
|
lint:
cmd/gokeyless/gokeyless.go#L406
receiver name config should be consistent with previous receiver name c for Config
|
lint:
cmd/gokeyless/gokeyless.go#L427
receiver name config should be consistent with previous receiver name c for Config
|
lint:
internal/test/params/params.go#L25
exported var RSAMD5SHA1Params should have comment or be unexported
|
lint:
internal/test/params/params.go#L49
exported var ECDSASHA224Params should have comment or be unexported
|
lint:
internal/test/params/params.go#L69
exported var ECDSAURI should have comment or be unexported
|
test-hsm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (oldstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|