Convert jwa constants to function calls returning objects #2228
Annotations
11 errors and 1 warning
|
jwk/es256k_test.go#L21
cannot use jwa.Secp256k1 (value of type func() jwa.EllipticCurveAlgorithm) as jwa.EllipticCurveAlgorithm value in argument to ourecdsa.IsCurveAvailable
|
jws/es256k_test.go#L23
cannot use jwa.Secp256k1 (value of type func() jwa.EllipticCurveAlgorithm) as jwa.EllipticCurveAlgorithm value in argument to jwxtest.GenerateEcdsaKey
|
jws/es256k_test.go#L31
cannot use jwa.ES256K (value of type func() jwa.SignatureAlgorithm) as jwa.SignatureAlgorithm value in argument to testRoundtrip
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading