(Fix) Lint errors
This commit is contained in:
@@ -77,8 +77,8 @@ Your credentials might be wrong 🤨
|
||||
|
||||
`
|
||||
level = logging.ErrorLevel
|
||||
case strings.Contains(s, "TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"):
|
||||
s += `
|
||||
case strings.Contains(s, "TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"): //nolint:lll
|
||||
filtered = s + `
|
||||
🚒🚒🚒🚒🚒🚨🚨🚨🚨🚨🚨🚒🚒🚒🚒🚒
|
||||
That error usually happens because either:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user