Add support for fetching keys from a JWKS endpoint #877
Annotations
12 errors
|
test
Process completed with exit code 2.
|
|
verify:
internal/envelope/keyfetch/example_test.go#L53
missing output for example, go test can't validate it (testableexamples)
|
|
verify:
internal/envelope/keyfetch/example_test.go#L35
missing output for example, go test can't validate it (testableexamples)
|
|
verify:
internal/envelope/keyfetch/example_test.go#L14
missing output for example, go test can't validate it (testableexamples)
|
|
verify:
pkg/agent/run.go#L170
QF1007: could merge conditional assignment into variable declaration (staticcheck)
|
|
verify:
internal/envelope/keyfetch/client.go#L113
any: interface{} can be replaced by any (modernize)
|
|
verify:
internal/envelope/keyfetch/client.go#L102
for loop can be changed to use an integer range (Go 1.22+)
|
|
verify:
internal/envelope/keyfetch/example_test.go#L27
exitAfterDefer: log.Fatalf will exit, and `defer cancel()` will not run (gocritic)
|
|
verify:
internal/envelope/rsa/encryptor_test.go#L11
File is not properly formatted (gci)
|
|
verify:
internal/envelope/keyfetch/client_test.go#L10
File is not properly formatted (gci)
|
|
verify:
internal/envelope/keyfetch/client.go#L12
File is not properly formatted (gci)
|
|
ark-test-e2e
Process completed with exit code 2.
|