Resolves some linting errors flagged in GitHub actions #909
go.yml
on: pull_request
test-hsm
2m 26s
lint
1m 8s
Matrix: test
Annotations
8 errors and 2 warnings
lint:
client/remote.go#L141
exported func GetConnPool returns unexported type *client.connPoolType, which can be annoying to use
|
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#L82
exported var HSMECDSASHA256Params should have comment or be unexported
|
lint:
server/errors.go#L3
exported type RemoteConfigurationErr should have comment or be unexported
|
lint:
server/server.go#L465
if block ends with a return statement, so drop this else and outdent its block
|
lint:
server/server.go#L582
if block ends with a return statement, so drop this else and outdent its block
|
lint:
server/internal/rsa/rsa.go#L12
exported function Decrypt should have comment or be unexported
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.7-a939e04e55cc4608910cc5ad57718661ca0b0b99491f6aa981012e420143ac29
|
test-hsm
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.1-a939e04e55cc4608910cc5ad57718661ca0b0b99491f6aa981012e420143ac29
|