Vladimir Kochergin
Results
1
comments of
Vladimir Kochergin
I've got a similar issue: the linter tells me to pass context to the function without any parameters. ``` Function `Close[staff-transactions/internal/queries/pg.ReviseReportPaymentsRow]->Close->close[T]->close` should pass the context parameter (contextcheck) ``` ```go for...