Skip to content

fix: password login #389

fix: password login

fix: password login #389

Triggered via pull request November 11, 2024 13:36
Status Failure
Total duration 38s
Artifacts

test_and_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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