feat: improve structlog processing with better context handling and cancellation #37
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
|