This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Docker Network Tests #18
docker-network-tests-nightly.yml
on: workflow_dispatch
test
3m 6s
Annotations
9 errors
test
cannot use accPrivateKey.Public().(ed25519.PublicKey) (comma, ok expression of type "crypto/ed25519".PublicKey) as "github.com/iotaledger/hive.go/crypto/ed25519".PublicKey value in argument to iotago.Ed25519PublicKeyHashBlockIssuerKeyFromPublicKey
|
test
not enough arguments in call to builder.NewTransactionBuilder(apiForSlot).AddInput(&builder.TxInput{…}).AddOutput(accountOutput).SetCreationSlot(currentSlot).AddCommitmentInput(&iotago.CommitmentInput{…}).AddBlockIssuanceCreditInput(&iotago.BlockIssuanceCreditInput{…}).WithTransactionCapabilities(iotago.TransactionCapabilitiesBitMaskWithCapabilities(iotago.WithTransactionCanDoAnything())).AllotAllMana
|
test
not enough arguments in call to builder.NewTransactionBuilder(apiForSlot).AddInput(&builder.TxInput{…}).AddOutput(delegationOutput).SetCreationSlot(currentSlot).AddCommitmentInput(&iotago.CommitmentInput{…}).WithTransactionCapabilities(iotago.TransactionCapabilitiesBitMaskWithCapabilities(iotago.WithTransactionCanDoAnything())).AllotAllMana
|
test
undefined: iotago.Ed25519PublicKeyBlockIssuerKeyFromPublicKey
|
test
undefined: iotago.Ed25519PublicKeyBlockIssuerKeyFromPublicKey
|
test
undefined: iotago.Ed25519PublicKeyBlockIssuerKeyFromPublicKey
|
test
undefined: iotago.Ed25519PublicKeyBlockIssuerKeyFromPublicKey
|
test
undefined: iotago.Ed25519PublicKeyBlockIssuerKeyFromPublicKey
|
test
Process completed with exit code 1.
|