You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config/util/validator.go:32:5: `responseString` is unused (deadcode)
var responseString = `<!DOCTYPE html>
^
authentication/cookiemask_test.go:24:5: `exampleCookieValueRegex` is unused (deadcode)
var exampleCookieValueRegex = regexp.MustCompile(
^
util/standard_responses.go:106:5: `responseContactString` is unused (deadcode)
var responseContactString = "Please contact your system administrator."
^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: