Refactor with common-sdk integration [Don't Merge] #69
tests.yml
on: pull_request
go-test
1m 29s
lint
1m 25s
wasm-test
1m 29s
system-test
0s
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.
|