Infer the JWS signing algorithm name by looking at the provided key #12
Annotations
5 errors
lint:
internal/authz/oidc_test.go#L198
Error return value of `noAlgJwkPriv.Set` is not checked (errcheck)
|
lint:
internal/authz/oidc_test.go#L199
Error return value of `noAlgJwkPub.Set` is not checked (errcheck)
|
lint:
internal/authz/oidc_test.go#L200
Error return value of `noAlgJwkPub.Remove` is not checked (errcheck)
|
lint:
internal/authz/oidc_test.go#L1432
var-naming: const noAlgKeyId should be noAlgKeyID (revive)
|
lint
Process completed with exit code 2.
|