Bump github.com/ethereum/go-ethereum from 1.13.8 to 1.14.8 #2405
Annotations
6 errors and 1 warning
|
core/rawdb/table.go#L42
cannot use &table{…} (value of type *table) as ethdb.Database value in return statement: *table does not implement ethdb.Database (wrong type for method Stat)
|
core/rawdb/table.go#L162
too many arguments in call to t.db.Stat
|
core/rawdb/table.go#L216
undefined: ethdb.Snapshot
|
core/rawdb/table.go#L217
t.db.NewSnapshot undefined (type ethdb.Database has no field or method NewSnapshot)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading