Skip to content

Go checkstatic tool / CI action @github #13

Go checkstatic tool / CI action @github

Go checkstatic tool / CI action @github #13

Triggered via pull request December 13, 2024 06:46
@themiszamanithemiszamani
synchronize #498
test
Status Failure
Total duration 1m 2s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: auth/auth_test.go#L6
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
ci: auth/auth_test.go#L540
this value of e1 is never used (SA4006)
ci: auth/auth_test.go#L576
this value of qUsersB is never used (SA4006)
ci: auth/auth_test.go#L576
this result of append is never used, except maybe in other appends (SA4010)
ci: auth/auth_test.go#L796
unnecessary assignment to the blank identifier (S1005)
ci: auth/auth_test.go#L802
unnecessary assignment to the blank identifier (S1005)
ci: auth/auth_test.go#L816
unnecessary assignment to the blank identifier (S1005)
ci: auth/auth_test.go#L822
unnecessary assignment to the blank identifier (S1005)
ci: auth/auth_test.go#L836
unnecessary assignment to the blank identifier (S1005)
ci: auth/auth_test.go#L842
unnecessary assignment to the blank identifier (S1005)