fix: set correct LastBlockPartSetHash in RequestFinalizedBlock #4
Annotations
5 errors and 2 warnings
Run Go Tests:
crypto/secp256k1/secp256k1.go#L11
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2 (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
Run Go Tests:
crypto/secp256k1/secp256k1.go#L12
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2/ecdsa (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
Run Go Tests:
crypto/secp256k1/secp256k1.go#L11
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2 (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
Run Go Tests:
crypto/secp256k1/secp256k1.go#L12
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2/ecdsa (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
Run Go Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/cometbft/cometbft. Supported file pattern: go.sum
|
Loading