fix: add feemarket dependency #15
Annotations
6 errors
lint:
modules/raw/block.go#L143
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
lint:
modules/raw/block.go#L118
shadow: declaration of "err" shadows declaration at line 80 (govet)
|
lint:
modules/raw/broker.go#L10
ST1003: should not use underscores in Go names; interface method parameter pool_metadata should be poolMetadata (stylecheck)
|
lint:
internal/app/app.go#L21
ST1019: package "github.com/bro-n-bro/spacebox-crawler/v2/modules/raw" is being imported more than once (stylecheck)
|
lint:
internal/app/app.go#L22
ST1019(related information): other import of "github.com/bro-n-bro/spacebox-crawler/v2/modules/raw" (stylecheck)
|
lint
Process completed with exit code 2.
|