Skip to content

feat(math): Testing Sub for GDA Dec Type #67354

feat(math): Testing Sub for GDA Dec Type

feat(math): Testing Sub for GDA Dec Type #67354

Triggered via pull request June 17, 2024 09:15
@samricottasamricotta
synchronize #20626
sam/sub
Status Failure
Total duration 2m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: codec/legacy/amino_msg.go#L8
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
golangci-lint: types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
golangci-lint: types/tx/msgs.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
golangci-lint: types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
golangci-lint: types/mempool/mempool.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
golangci-lint: types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
golangci-lint: baseapp/testutil/messages.go#L8
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
golangci-lint: types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
golangci-lint: baseapp/testutil/mock/mocks.go#L12
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
golangci-lint: types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.