fix: password login #389
Annotations
9 errors
lint:
client/client.go#L403
var-naming: struct field StrUrl should be StrURL (revive)
|
lint:
client/log.go#L21
func `(*QQClient).infoln` is unused (unused)
|
lint:
client/log.go#L33
func `(*QQClient).warningln` is unused (unused)
|
lint:
client/ntlogin.go#L19
func `buildNtloginCaptchaSubmit` is unused (unused)
|
lint:
client/ntlogin.go#L170
func `parseNewDeviceLoginResponse` is unused (unused)
|
lint:
client/client.go#L292
ineffectual assignment to err (ineffassign)
|
lint:
client/client.go#L252
SA1024: cutset contains duplicate characters (staticcheck)
|
lint:
client/internal/network/response.go#L76
SA4006: this value of `err` is never used (staticcheck)
|
lint
issues found
|