Skip to content

fix: set correct LastBlockPartSetHash in RequestFinalizedBlock #7

fix: set correct LastBlockPartSetHash in RequestFinalizedBlock

fix: set correct LastBlockPartSetHash in RequestFinalizedBlock #7

Triggered via pull request October 11, 2024 14:26
Status Failure
Total duration 43s
Artifacts

govulncheck.yml

on: pull_request
govulncheck
32s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
govulncheck: 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:
govulncheck: 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:
govulncheck: crypto/secp256k1/secp256k1.go#L11
could not import github.com/btcsuite/btcd/btcec/v2 (invalid package name: "")
govulncheck: crypto/secp256k1/secp256k1.go#L12
could not import github.com/btcsuite/btcd/btcec/v2/ecdsa (invalid package name: "")
govulncheck
Process completed with exit code 2.
govulncheck
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/
govulncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cometbft/cometbft. Supported file pattern: go.sum