Skip to content

Fix the type error in transaction block balance change owner #114

Fix the type error in transaction block balance change owner

Fix the type error in transaction block balance change owner #114

Triggered via push December 23, 2024 04:17
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (ubuntu-20.04): zklogin/publickey.go#L54
undefined: mystenbcs.ToHex
test (ubuntu-20.04): zklogin/publickey.go#L54
undefined: mystenbcs.Blake2b
test (ubuntu-20.04): zklogin/publickey.go#L54
p.toSuiBytes undefined (type *ZkLoginPublicIdentifier has no field or method toSuiBytes)
test (ubuntu-20.04): keypairs/ed25519/publickey.go#L31
too many return values
test (ubuntu-20.04): keypairs/ed25519/publickey.go#L31
cannot use signature (variable of type []byte) as type string in argument to VerifyMessage
test (ubuntu-20.04): keypairs/ed25519/publickey.go#L36
undefined: NewMessageWithIntent
test (ubuntu-20.04): keypairs/ed25519/publickey.go#L38
undefined: FromSerializedSignature
test (ubuntu-20.04): keypairs/ed25519/publickey.go#L55
undefined: SigFlagEd25519
test (ubuntu-20.04)
Process completed with exit code 2.
test (macos-11)
The job was canceled because "ubuntu-20_04" failed.