Skip to content

Merge pull request #41 from BabyHalimao/main #108

Merge pull request #41 from BabyHalimao/main

Merge pull request #41 from BabyHalimao/main #108

Triggered via push October 24, 2024 10:32
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
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.
test (ubuntu-20.04)
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/