Skip to content

feat: rework proposal messages #10404

feat: rework proposal messages

feat: rework proposal messages #10404

Triggered via pull request August 23, 2023 10:34
Status Failure
Total duration 4m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

7 errors and 1 warning
Run golangci-lint: x/oracle/simulations/operations.go#L29
G101: Potential hardcoded credentials (gosec)
Run golangci-lint: util/checkers/proposal.go#L78
line is 126 characters (lll)
Run golangci-lint: x/leverage/types/msgs.go#L104
line is 125 characters (lll)
Run golangci-lint: app/upgradev3x3/migrate.go#L16
unused-parameter: parameter 'registry' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: app/upgradev3x3/migrate.go#L22
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: util/checkers/proposal.go#L25
const `minProposalTitleLen` is unused (unused)
Run golangci-lint
issues found
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting