Skip to content

fix: improve logging and synchronization for NtN TxSubmission #430

fix: improve logging and synchronization for NtN TxSubmission

fix: improve logging and synchronization for NtN TxSubmission #430

Triggered via pull request July 8, 2024 20:56
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: internal/tx/tx.go#L464
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: internal/tx/tx.go#L468
unreachable: unreachable code (govet)
lint: internal/tx/tx.go#L462
SA4006: this value of `err` is never used (staticcheck)
lint
issues found