feat: added pre-txn hooks + testing framework #649
Annotations
3 errors and 1 warning
golangci-lint:
x/smartaccount/test_helpers/test_helpers.go#L16
copylocks: SetupTests passes lock by value: github.com/terra-money/core/v2/x/smartaccount/test_helpers.SmartAccountTestSuite contains github.com/terra-money/core/v2/app/test_helpers.AppTestSuite contains github.com/stretchr/testify/suite.Suite contains sync.RWMutex (govet)
|
golangci-lint:
x/smartaccount/ante/pretransaction.go#L41
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|