Fix typo #111
Annotations
9 errors and 1 warning
Test:
zklogin/publickey.go#L54
undefined: mystenbcs.ToHex
|
Test:
zklogin/publickey.go#L54
undefined: mystenbcs.Blake2b
|
Test:
zklogin/publickey.go#L54
p.toSuiBytes undefined (type *ZkLoginPublicIdentifier has no field or method toSuiBytes)
|
Test:
keypairs/ed25519/publickey.go#L31
too many return values
|
Test:
keypairs/ed25519/publickey.go#L31
cannot use signature (variable of type []byte) as type string in argument to VerifyMessage
|
Test:
keypairs/ed25519/publickey.go#L36
undefined: NewMessageWithIntent
|
Test:
keypairs/ed25519/publickey.go#L38
undefined: FromSerializedSignature
|
Test:
keypairs/ed25519/publickey.go#L55
undefined: SigFlagEd25519
|
Test
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading