Skip to content

feat: improve structlog processing with better context handling and cancellation #37

feat: improve structlog processing with better context handling and cancellation

feat: improve structlog processing with better context handling and cancellation #37

Triggered via pull request July 3, 2025 01:10
Status Failure
Total duration 59s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint
issues found
lint: pkg/processor/transaction/structlog/transaction_processing.go#L175
if statements should only be cuddled with assignments used in the if statement itself (wsl)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L114
assignments should only be cuddled with other assignments (wsl)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L104
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L202
ineffectual assignment to callAddresses (ineffassign)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L183
ineffectual assignment to batch (ineffassign)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L174
ineffectual assignment to batch (ineffassign)
lint: pkg/processor/transaction/structlog/transaction_processing.go#L115
File is not properly formatted (gofmt)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/execution-processor/execution-processor. Supported file pattern: go.sum