Skip to content

Merge pull request #329 from multiversx/delete-nfts-in-case-of-v2 #691

Merge pull request #329 from multiversx/delete-nfts-in-case-of-v2

Merge pull request #329 from multiversx/delete-nfts-in-case-of-v2 #691

Triggered via push February 6, 2025 13:59
Status Failure
Total duration 3m 14s
Artifacts
golangci linter
3m 4s
golangci linter
Fit to window
Zoom out
Zoom in

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