Skip to content

feat: added pre-txn hooks + testing framework #648

feat: added pre-txn hooks + testing framework

feat: added pre-txn hooks + testing framework #648

Triggered via pull request February 21, 2024 14:08
Status Failure
Total duration 2m 18s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 8s
golangci-lint
Fit to window
Zoom out
Zoom in

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/.