Merge pull request #329 from multiversx/delete-nfts-in-case-of-v2 #691
Annotations
8 errors
golangci linter:
integrationtests/utils.go#L25
var `log` is unused (unused)
|
golangci linter:
process/elasticproc/transactions/serialize.go#L282
SA4024: builtin function len does not return negative values (staticcheck)
|
golangci linter:
client/logging/customLogger.go#L5
SA1019: "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. (staticcheck)
|
golangci linter:
integrationtests/utils.go#L7
SA1019: "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. (staticcheck)
|
golangci linter:
client/elasticClientCommon.go#L8
SA1019: "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. (staticcheck)
|
golangci linter:
client/elasticClientScroll.go#L7
SA1019: "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. (staticcheck)
|
golangci linter:
client/elasticClientScroll_test.go#L5
SA1019: "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. (staticcheck)
|
golangci linter
issues found
|