Skip to content

feat: oracle module #1152

feat: oracle module

feat: oracle module #1152

Triggered via pull request October 1, 2024 12:02
Status Failure
Total duration 7m 6s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: e2e/testing/chain.go#L1
: # github.com/archway-network/archway/e2e/testing
lint: e2e/testing/chain.go#L103
undefined: app.DefaultNodeHome (typecheck)
lint: x/common/testutil/testapp/test_util.go#L1
: # github.com/archway-network/archway/x/common/testutil/testapp
lint: x/common/testutil/testapp/testapp.go#L37
encoding.Codec undefined (type "github.com/archway-network/archway/app/params".EncodingConfig has no field or method Codec)
lint: x/common/testutil/testapp/testapp.go#L116
not enough arguments in call to app.NewArchwayApp
lint: x/common/testutil/testapp/testapp.go#L119
encoding.Codec undefined (type "github.com/archway-network/archway/app/params".EncodingConfig has no field or method Codec)
lint: x/common/testutil/testapp/testapp.go#L171
undefined: app.Bech32PrefixAccAddr (typecheck)
lint: x/common/testutil/action/testcase.go#L11
could not import github.com/archway-network/archway/x/common/testutil/testapp (-: # github.com/archway-network/archway/x/common/testutil/testapp
lint: x/common/testutil/testapp/testapp.go#L37
encoding.Codec undefined (type "github.com/archway-network/archway/app/params".EncodingConfig has no field or method Codec)
lint: x/common/testutil/testapp/testapp.go#L116
not enough arguments in call to app.NewArchwayApp
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/