Skip to content

Implement BEP(idea) : Aggregated path-based state scheme #2438

Implement BEP(idea) : Aggregated path-based state scheme

Implement BEP(idea) : Aggregated path-based state scheme #2438

Triggered via pull request December 5, 2023 03:43
Status Failure
Total duration 3m 36s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golang-lint (1.20.x, ubuntu-latest): trie/database.go#L433
unnecessary trailing newline (whitespace)
golang-lint (1.20.x, ubuntu-latest): trie/triedb/aggpathdb/disklayer.go#L327
loopclosure: loop variable owner captured by func literal (govet)
golang-lint (1.20.x, ubuntu-latest): trie/triedb/aggpathdb/disklayer.go#L330
loopclosure: loop variable owner captured by func literal (govet)
golang-lint (1.20.x, ubuntu-latest): trie/triedb/aggpathdb/disklayer.go#L353
loopclosure: loop variable owner captured by func literal (govet)
golang-lint (1.20.x, ubuntu-latest): cmd/geth/dbcmd.go#L571
ineffectual assignment to err (ineffassign)
golang-lint (1.20.x, ubuntu-latest)
issues found