Skip to content

feat(all): Add example chain implementation #80

feat(all): Add example chain implementation

feat(all): Add example chain implementation #80

Triggered via pull request August 7, 2024 16:45
Status Failure
Total duration 3m 1s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 50s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run golangci-lint: ante/cosmos/setup_test.go#L32
could not import github.com/evmos/os/example_chain/ante (-: # github.com/evmos/os/example_chain/ante
Run golangci-lint: example_chain/ante/evm_handler.go#L46
undefined: anteutils.DistributionKeeper
Run golangci-lint: example_chain/ante/evm_handler.go#L47
undefined: anteutils.StakingKeeper
Run golangci-lint: example_chain/ante/evm_handler.go#L74
undefined: anteutils.DistributionKeeper
Run golangci-lint: example_chain/ante/evm_handler.go#L75
undefined: anteutils.StakingKeeper
Run golangci-lint: example_chain/ante/handler_options.go#L26
undefined: evmoscosmosante.DistributionKeeper
Run golangci-lint: example_chain/ante/handler_options.go#L27
undefined: evmoscosmosante.StakingKeeper
Run golangci-lint: example_chain/ante/handler_options.go#L28
undefined: anteinterfaces
Run golangci-lint: example_chain/ante/handler_options.go#L29
undefined: anteinterfaces) (typecheck)
Run golangci-lint
issues found
Run markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum