Tarak/go1.26 - #43
Closed
tarakby wants to merge 8 commits into
Closed
Annotations
7 errors and 1 warning
|
Run tests
Final attempt failed. Child_process exited with error code 2
|
|
Run tests:
ecdsa_test.go#L419
undefined: secp256k1Instance
|
|
Run tests:
sign.go#L105
undefined: secp256k1Instance
|
|
Run tests:
sign.go#L76
undefined: secp256k1Instance
|
|
Run tests:
ecdsa.go#L244
cannot use secp256k1DecodePublicKeyCompressed(pkBytes) (value of type *pubKeyECDSASecp256k1) as PublicKey value in return statement: *pubKeyECDSASecp256k1 does not implement PublicKey (missing method Algorithm)
|
|
Run tests:
ecdsa.go#L222
cannot use publicKeyECDSASecp256k1(a, input) (value of type *pubKeyECDSASecp256k1) as PublicKey value in return statement: *pubKeyECDSASecp256k1 does not implement PublicKey (missing method Algorithm)
|
|
Run tests:
ecdsa.go#L140
cannot use privateKeyECDSASecp256k1(a, dBytes) (value of type *prKeyECDSASecp256k1) as PrivateKey value in return statement: *prKeyECDSASecp256k1 does not implement PrivateKey (missing method Algorithm)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading