Skip to content

Solana Firedrill

Solana Firedrill #29

Triggered via pull request April 17, 2025 19:10
Status Failure
Total duration 3m 31s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
curve.Curve.ComputeHashOnElements undefined (type curve.StarkCurve has no field or method ComputeHashOnElements)
test
cannot use ReportCodecCapabilityTrigger{} (value of struct type ReportCodecCapabilityTrigger) as "github.com/smartcontractkit/chainlink-data-streams/llo".ReportCodec value in variable declaration: ReportCodecCapabilityTrigger does not implement "github.com/smartcontractkit/chainlink-data-streams/llo".ReportCodec (wrong type for method Encode)
test
cannot use cfg (variable of interface type "github.com/smartcontractkit/chainlink-integrations/evm/config".NodePool) as multinode.NodeConfig value in argument to multinode.NewNode: "github.com/smartcontractkit/chainlink-integrations/evm/config".NodePool does not implement multinode.NodeConfig (missing method VerifyChainID)
test
cannot use &dbURL (value of type *url.URL) as *"github.com/smartcontractkit/chainlink-common/pkg/config".SecretURL value in assignment
test
undefined: fee_quoter.EVMExtraArgsV2
test
cannot use cfg.PrivateKey (variable of slice type "crypto/ed25519".PrivateKey) as "github.com/smartcontractkit/libocr/ragep2p/types".PeerKeyring value in argument to ragep2p.NewHost: "crypto/ed25519".PrivateKey does not implement "github.com/smartcontractkit/libocr/ragep2p/types".PeerKeyring (missing method PublicKey)
test
Process completed with exit code 1.