Skip to content

feat: add Firehose logs #3

feat: add Firehose logs

feat: add Firehose logs #3

Triggered via push December 13, 2023 06:54
Status Failure
Total duration 23s
Artifacts

juno-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: blockchain/blockchain.go#L345
unnecessaryBlock: block doesn't have definitions, can be simply deleted (gocritic)
lint: blockchain/blockchain.go#L335
cyclomatic complexity 18 of func `(*Blockchain).Store` is high (> 15) (gocyclo)
lint: blockchain/blockchain.go#L381
line is 154 characters (lll)
lint: blockchain/blockchain.go#L348
ST1003: should not use underscores in Go names; range var ind_tx should be indTx (stylecheck)
lint: blockchain/blockchain.go#L368
ST1003: should not use underscores in Go names; range var ind_event should be indEvent (stylecheck)
lint
issues found