Resolves some linting errors flagged in GitHub actions #512
Annotations
8 errors and 1 warning
Go Lint:
client/remote.go#L141
exported func GetConnPool returns unexported type *client.connPoolType, which can be annoying to use
|
Go Lint:
internal/test/params/params.go#L25
exported var RSAMD5SHA1Params should have comment or be unexported
|
Go Lint:
internal/test/params/params.go#L49
exported var ECDSASHA224Params should have comment or be unexported
|
Go Lint:
internal/test/params/params.go#L82
exported var HSMECDSASHA256Params should have comment or be unexported
|
Go Lint:
server/errors.go#L3
exported type RemoteConfigurationErr should have comment or be unexported
|
Go Lint:
server/server.go#L465
if block ends with a return statement, so drop this else and outdent its block
|
Go Lint:
server/server.go#L582
if block ends with a return statement, so drop this else and outdent its block
|
Go Lint:
server/internal/rsa/rsa.go#L12
exported function Decrypt should have comment or be unexported
|
Set up Go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a939e04e55cc4608910cc5ad57718661ca0b0b99491f6aa981012e420143ac29
|
Loading