Skip to content

fix: add feemarket dependency #15

fix: add feemarket dependency

fix: add feemarket dependency #15

Triggered via push May 3, 2025 10:59
Status Failure
Total duration 3m 58s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.