Skip to content

build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 #19

build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1

build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 #19

Triggered via pull request July 16, 2024 03:42
Status Failure
Total duration 16m 12s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
4m 44s
Run golangci-lint
Run markdown-lint
13s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Run golangci-lint: x/feedist/client/cli/tx.go#L19
`flagPacketTimeoutTimestamp` is unused (deadcode)
Run golangci-lint: x/feedist/client/cli/tx.go#L20
`listSeparator` is unused (deadcode)
Run golangci-lint: x/feedist/module.go#L80
Error return value of `types.RegisterQueryHandlerClient` is not checked (errcheck)
Run golangci-lint: x/feedist/client/cli/tx.go#L14
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feedist/keeper/feedist.go#L22
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feedist/keeper/feedist.go#L41
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feedist/keeper/grpc_query_feedist.go#L34
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feedist/keeper/keeper.go#L43
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feedist/module_simulation.go#L25
G101: Potential hardcoded credentials (gosec)
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: actions/checkout@v3, 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 markdown-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run markdown-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run markdown-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run markdown-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run golangci-lint: x/feedist/types/params.go#L15
var-declaration: should omit type bool from declaration of var DefaultEnableFeedist; it will be inferred from the right-hand side (revive)