Skip to content

feat: new vote extenison type THRESHOLD_RAW #1626

feat: new vote extenison type THRESHOLD_RAW

feat: new vote extenison type THRESHOLD_RAW #1626

Triggered via pull request December 14, 2023 13:17
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
golangci-lint: crypto/encoding/codec.go#L6
import 'github.com/dashpay/tenderdash/crypto' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/encoding/codec.go#L7
import 'github.com/dashpay/tenderdash/crypto/bls12381' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/encoding/codec.go#L8
import 'github.com/dashpay/tenderdash/crypto/ed25519' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/encoding/codec.go#L9
import 'github.com/dashpay/tenderdash/crypto/secp256k1' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/encoding/codec.go#L10
import 'github.com/dashpay/tenderdash/internal/jsontypes' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/encoding/codec.go#L11
import 'github.com/dashpay/tenderdash/proto/tendermint/crypto' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/batch/batch.go#L4
import 'github.com/dashpay/tenderdash/crypto' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/batch/batch.go#L5
import 'github.com/dashpay/tenderdash/crypto/ed25519' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/clist/clist.go#L201
redefines-builtin-id: redefinition of the built-in function len (revive)
golangci-lint: internal/libs/clist/clist.go#L17
import 'github.com/sasha-s/go-deadlock' 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: proto/tendermint/types/dash.go#L18
var-naming: var errExtensionSignRequestIdNotSupported should be errExtensionSignRequestIDNotSupported (revive)
golangci-lint: proto/tendermint/types/dash.go#L19
var-naming: var errExtensionSignRequestIdWrongPrefix should be errExtensionSignRequestIDWrongPrefix (revive)
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)