fix KEncr.AuthCode返回error #442
Annotations
10 errors and 1 warning
golangci-lint:
encrypt_test.go#L143
Error return value of `KEncr.AuthCode` is not checked (errcheck)
|
golangci-lint:
encrypt_test.go#L144
Error return value of `KEncr.AuthCode` is not checked (errcheck)
|
golangci-lint:
encrypt_test.go#L145
Error return value of `KEncr.AuthCode` is not checked (errcheck)
|
golangci-lint:
function.go#L437
func `reflectFinalType` is unused (unused)
|
golangci-lint:
function.go#L500
func `structFields` is unused (unused)
|
golangci-lint:
data_test.go#L19
field `secret` is unused (unused)
|
golangci-lint:
data_test.go#L24
field `other` is unused (unused)
|
golangci-lint:
data_test.go#L25
field `none` is unused (unused)
|
golangci-lint:
data_test.go#L800
var `tesCommand03` is unused (unused)
|
golangci-lint:
file.go#L715
S1005: unnecessary assignment to the blank identifier (gosimple)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading