Skip to content

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

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

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

Triggered via push December 18, 2023 16:42
Status Failure
Total duration 1m 15s
Artifacts

lint.yml

on: push
golangci-lint
1m 3s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
golangci-lint: internal/libs/protoio/io.go#L70
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci-lint: internal/libs/protoio/io.go#L36
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/protoio/reader.go#L39
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/protoio/writer.go#L40
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
golangci-lint: internal/test/require/require.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: proto/tendermint/consensus/message.go#L6
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/metricsgen/metricsgen.go#L171
empty-block: this block is empty, you can remove it (revive)
golangci-lint: crypto/ed25519/bip39.go#L6
import 'github.com/oasisprotocol/oasis-core/go/common/crypto/sakg' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/ed25519/bip39.go#L7
import 'github.com/oasisprotocol/oasis-core/go/common/crypto/signature' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/ed25519/bip39.go#L8
import 'github.com/oasisprotocol/oasis-core/go/common/crypto/slip10' 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)