Bump golang.org/x/net from 0.27.0 to 0.36.0 #911
go.yml
on: pull_request
test-hsm
1m 26s
lint
1m 12s
Matrix: test
Annotations
10 errors and 4 warnings
lint:
internal/test/params/params.go#L69
exported var ECDSAURI 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#L25
exported var RSAMD5SHA1Params should have comment or be unexported
|
lint:
cmd/gokeyless/gokeyless.go#L427
receiver name config should be consistent with previous receiver name c for Config
|
lint:
cmd/gokeyless/gokeyless.go#L406
receiver name config should be consistent with previous receiver name c for Config
|
lint:
cmd/gokeyless/gokeyless.go#L243
error strings should not be capitalized or end with punctuation or a newline
|
lint:
client/remote.go#L141
exported func GetConnPool returns unexported type *client.connPoolType, which can be annoying to use
|
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/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/client.go#L391
exported function DefaultLoadPubKey should have comment or be unexported
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.7-8a87fa41eb94f2d27979658a267ba20046c7632c63e364c51ef5871dc90a4ea7
|
test (stable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.1-8a87fa41eb94f2d27979658a267ba20046c7632c63e364c51ef5871dc90a4ea7
|
test (oldstable)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test (oldstable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.7-8a87fa41eb94f2d27979658a267ba20046c7632c63e364c51ef5871dc90a4ea7
|