Skip to content

refactor(dogfood): prepare for app addition #173

refactor(dogfood): prepare for app addition

refactor(dogfood): prepare for app addition #173

Triggered via pull request April 5, 2024 17:10
Status Failure
Total duration 3m 28s
Artifacts

lint.yml

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

Annotations

2 errors and 4 warnings
Run golangci-lint: x/dogfood/keeper/impl_evm.go#L37
`behaviour` is a misspelling of `behavior` (misspell)
Run golangci-lint
issues found
Run markdown-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/.
Run 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/.
Run golangci-lint: x/dogfood/keeper/impl_sdk.go#L174
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/dogfood/keeper/impl_evm.go#L38
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)