Skip to content

test passing context to crypto sign #422

test passing context to crypto sign

test passing context to crypto sign #422

Triggered via push June 21, 2023 18:10
Status Cancelled
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (oldstable)
Process completed with exit code 1.
test (stable)
The job was canceled because "oldstable" failed.
test (stable)
The operation was canceled.
lint: client/client.go#L392
exported function DefaultLoadPubKey should have comment or be unexported
lint: client/keys.go#L68
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#L74
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#L240
error strings should not be capitalized or end with punctuation or a newline
lint: cmd/gokeyless/gokeyless.go#L393
receiver name config should be consistent with previous receiver name c for Config
lint: cmd/gokeyless/gokeyless.go#L414
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
The run was canceled by @nickysemenza.
test-hsm
The operation was canceled.