open-consul/internal/go-sso/oidcauth
Daniel Nephin 5f24171f13 ci: enable SA4006 staticcheck check
And fix the 'value not used' issues.

Many of these are not bugs, but a few are tests not checking errors, and
one appears to be a missed error in non-test code.
2020-06-16 13:10:11 -04:00
..
internal/strutil acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
oidcauthtest acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
auth.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
config.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
config_test.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
jwt.go ci: enable SA4006 staticcheck check 2020-06-16 13:10:11 -04:00
jwt_test.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
oidc.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
oidc_test.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
oidcjwt.go Add unconvert linter 2020-05-12 13:47:25 -04:00
oidcjwt_test.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
util.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
util_test.go acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00