Skip to content

chore(release): update changelog and bump version to 0.14.0-dev.1 #1633

chore(release): update changelog and bump version to 0.14.0-dev.1

chore(release): update changelog and bump version to 0.14.0-dev.1 #1633

Triggered via pull request December 18, 2023 16:25
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
golangci-lint
1m 5s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
golangci-lint: libs/cli/setup.go#L84
empty-block: this block is empty, you can remove it (revive)
golangci-lint: libs/cli/setup.go#L71
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/cli/helper.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/helper.go#L10
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup.go#L8
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup.go#L9
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup_test.go#L14
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup_test.go#L15
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup_test.go#L16
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
golangci-lint: libs/cli/setup_test.go#L17
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
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/
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint: abci/types/application.go#L58
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L62
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L66
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L70
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L76
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L80
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L84
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L88
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L96
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: abci/types/application.go#L135
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)