Skip to content

Refactor with common-sdk integration [Don't Merge] #69

Refactor with common-sdk integration [Don't Merge]

Refactor with common-sdk integration [Don't Merge] #69

Triggered via pull request January 22, 2025 11:34
Status Failure
Total duration 1m 38s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: wasmsdk/demo/main.go#L59
type `statusBar` is unused (unused)
lint: zboxcore/sdk/allocation.go#L2131
func `(*Allocation).createDir` is unused (unused)
lint: zboxcore/sdk/copyworker.go#L50
func `(*CopyRequest).getObjectTreeFromBlobber` is unused (unused)
lint: zboxcore/sdk/downloadworker.go#L1076
type `blobberFile` is unused (unused)
lint: zboxcore/sdk/renameworker.go#L48
func `(*RenameRequest).getObjectTreeFromBlobber` is unused (unused)
lint: zboxcore/sdk/allocation_test.go#L176
func `setupMockFileAndReferencePathResult` is unused (unused)
lint: zboxcore/sdk/allocation_test.go#L1154
const `mockValidationRoot` is unused (unused)
lint: zboxcore/sdk/chunked_upload.go#L215
ineffectual assignment to opCode (ineffassign)
lint: zboxcore/sdk/deleteworker.go#L441
ineffectual assignment to pos (ineffassign)
lint: zboxcore/encryption/pre_test.go#L173
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, [crypto/rand.Read] is more appropriate. (staticcheck)
go-test
Process completed with exit code 2.