Change JWT accessors from returning T to returning (T, bool) #2247
Annotations
10 errors and 1 warning
Test with coverage
multiple-value t.Audience() (value of type ([]string, bool)) in single-value context
|
Test with coverage
multiple-value t.IssuedAt() (value of type (time.Time, bool)) in single-value context
|
Test with coverage
multiple-value t.Subject() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value tok.IssuedAt() (value of type (time.Time, bool)) in single-value context
|
Test with coverage
multiple-value tok.Issuer() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value tok.Subject() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value parsed.Issuer() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value parsed.Issuer() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value parsed.Issuer() (value of type (string, bool)) in single-value context
|
Test with coverage
multiple-value tok.Issuer() (value of type (string, bool)) in single-value context
|
Install Go stable version
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading