refactor: replace golang-jwt dependency with muonsoft/api-testing/jwt #21
Annotations
8 errors
|
|
|
jwt/token.go#L14
File is not properly formatted (gci)
|
|
assertions/jwt.go#L10
File is not properly formatted (gci)
|
|
apitest/response_test.go#L8
File is not properly formatted (gci)
|
|
jwt/parse.go#L34
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
jwt/parse.go#L28
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
jwt/parse.go#L25
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
jwt/parse.go#L14
calculated cyclomatic complexity for function Parse is 11, max is 10 (cyclop)
|
The logs for this run have expired and are no longer available.
Loading