Skip to content

Recheck consensus test #205

Recheck consensus test

Recheck consensus test #205

Triggered via pull request October 15, 2024 17:23
Status Failure
Total duration 21s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (1.22.3)
missing go.sum entry for module providing package github.com/shirou/gopsutil/cpu (imported by github.com/ethereum/go-ethereum/metrics); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/syndtr/goleveldb/leveldb (imported by github.com/ethereum/go-ethereum/ethdb/leveldb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/syndtr/goleveldb/leveldb/errors (imported by github.com/ethereum/go-ethereum/ethdb/leveldb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/syndtr/goleveldb/leveldb/filter (imported by github.com/ethereum/go-ethereum/ethdb/leveldb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/syndtr/goleveldb/leveldb/opt (imported by github.com/ethereum/go-ethereum/ethdb/leveldb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/syndtr/goleveldb/leveldb/util (imported by github.com/ethereum/go-ethereum/ethdb/leveldb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/cockroachdb/pebble (imported by github.com/ethereum/go-ethereum/ethdb/pebble); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/cockroachdb/pebble/bloom (imported by github.com/ethereum/go-ethereum/ethdb/pebble); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/gofrs/flock (imported by github.com/ethereum/go-ethereum/core/rawdb); to add:
build (1.22.3)
missing go.sum entry for module providing package github.com/golang/snappy (imported by github.com/ethereum/go-ethereum/core/rawdb); to add:
build (1.22.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/