Skip to content

build(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 #894

build(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6

build(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 #894

Triggered via pull request April 7, 2024 05:16
Status Failure
Total duration 1m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: types/cosmos.go#L110
tx.Logs undefined (type Transaction has no field or method Logs) (typecheck)
golangci-lint: types/cosmos.go#L116
tx.TxHash undefined (type Transaction has no field or method TxHash) (typecheck)
golangci-lint: types/cosmos.go#L128
tx.TxHash undefined (type Transaction has no field or method TxHash) (typecheck)
golangci-lint: types/cosmos.go#L133
tx.TxResponse.Code undefined (type *TxResponse has no field or method Code) (typecheck)
golangci-lint: node/local/node.go#L175
undefined: tmnode.DBProvider (typecheck)
golangci-lint: node/local/node.go#L202
undefined: tmnode.DBProvider (typecheck)
golangci-lint: node/local/node.go#L85
undefined: tmnode.DefaultDBProvider (typecheck)
golangci-lint: node/local/node.go#L123
assignment mismatch: 5 variables but metricsProvider returns 7 values (typecheck)
golangci-lint: node/local/node.go#L127
undefined: tmnode.DBContext (typecheck)
golangci-lint: node/local/node.go#L145
cannot use sm.BlockExecutorWithMetrics(smMetrics) (value of type "github.com/cometbft/cometbft/state".BlockExecutorOption) as "github.com/cometbft/cometbft/state".BlockStore value in argument to sm.NewBlockExecutor: "github.com/cometbft/cometbft/state".BlockExecutorOption does not implement "github.com/cometbft/cometbft/state".BlockStore (missing method Base) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Unexpected input(s) 'SUFFIX_FILTER', valid inputs are ['GITHUB_TOKEN', 'DOT', 'BASE', 'RELATIVE', 'DIFF_FILTER', 'FORMAT', 'ESCAPE_JSON', 'SEPARATOR', 'PATTERNS', 'MINIMATCH_OPTION_NOBRACE', 'MINIMATCH_OPTION_NOGLOBSTAR', 'MINIMATCH_OPTION_DOT', 'MINIMATCH_OPTION_NOEXT', 'MINIMATCH_OPTION_NOCASE', 'MINIMATCH_OPTION_MATCH_BASE', 'MINIMATCH_OPTION_NONEGATE', 'FILES', 'SUMMARY_INCLUDE_FILES', 'ABSOLUTE', 'SET_ENV_NAME', 'SET_ENV_NAME_FILTERED_DIFF', 'SET_ENV_NAME_MATCHED_FILES', 'SET_ENV_NAME_COUNT', 'SET_ENV_NAME_INSERTIONS', 'SET_ENV_NAME_DELETIONS', 'SET_ENV_NAME_LINES', 'DIFF_DEFAULT', 'FILTERED_DIFF_DEFAULT', 'MATCHED_FILES_DEFAULT', 'COUNT_DEFAULT', 'GET_FILE_DIFF', 'INSERTIONS_DEFAULT', 'DELETIONS_DEFAULT', 'LINES_DEFAULT', 'CHECK_ONLY_COMMIT_WHEN_DRAFT', 'SUPPRESS_ERROR']