Fix goroutine leaking #270
Annotations
10 errors and 1 warning
Tests
undefined: errors.Join
|
Tests
undefined: strings.CutPrefix
|
Tests:
trm/manager/manager_test.go#L63
cannot use tx (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MockTransaction) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L92
cannot use txSP (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MocktransactionWithSP) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L107
cannot use mock.NewMockTransaction(nil) (value of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MockTransaction) as type trm.Transaction in argument to ctxManager.SetByKey:
|
Tests:
trm/manager/manager_test.go#L123
cannot use txSP (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MocktransactionWithSP) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L191
cannot use tx (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MockTransaction) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L241
cannot use txSP (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MocktransactionWithSP) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L271
cannot use txSP (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MocktransactionWithSP) as type trm.Transaction in return statement:
|
Tests:
trm/manager/manager_test.go#L323
cannot use txSP (variable of type *"github.com/avito-tech/go-transaction-manager/trm/mock".MocktransactionWithSP) as type trm.Transaction in return statement:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading