Fix multi wallet #7557
tests.yml
on: pull_request
go-test
1m 46s
lint
1m 17s
wasm-test
1m 46s
system-test
0s
Annotations
16 errors
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use authRoundExpiry (variable of type int64) as bool value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use extend (variable of type bool) as string value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use a.ID (variable of type string) as uint64 value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use lock (variable of type uint64) as string value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use ownerSigninPublicKey (variable of type string) as bool value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use setThirdPartyExtendable (variable of type bool) as *FileOptionsParameters value in argument to UpdateAllocation
|
go-test:
zboxcore/sdk/allocation.go#L3239
cannot use fileOptionsParams (variable of type *FileOptionsParameters) as string value in argument to UpdateAllocation
|
go-test
Process completed with exit code 2.
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use authRoundExpiry (variable of type int64) as bool value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use extend (variable of type bool) as string value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use a.ID (variable of type string) as uint64 value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use lock (variable of type uint64) as string value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use ownerSigninPublicKey (variable of type string) as bool value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use setThirdPartyExtendable (variable of type bool) as *FileOptionsParameters value in argument to UpdateAllocation
|
wasm-test:
zboxcore/sdk/allocation.go#L3239
cannot use fileOptionsParams (variable of type *FileOptionsParameters) as string value in argument to UpdateAllocation
|
wasm-test
Process completed with exit code 2.
|