Skip to content

feat: new vote extenison type THRESHOLD_RAW #1643

feat: new vote extenison type THRESHOLD_RAW

feat: new vote extenison type THRESHOLD_RAW #1643

Triggered via pull request December 20, 2023 14:09
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
golangci-lint
46s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: abci/example/counter/counter.go#L8
import 'github.com/dashpay/tenderdash/abci/example/code' is not allowed from list 'Main' (depguard)
golangci-lint: abci/example/counter/counter.go#L9
import 'github.com/dashpay/tenderdash/abci/types' is not allowed from list 'Main' (depguard)
golangci-lint: abci/example/counter/counter.go#L10
import 'github.com/dashpay/tenderdash/crypto' is not allowed from list 'Main' (depguard)
golangci-lint: abci/example/counter/counter.go#L11
import 'github.com/dashpay/tenderdash/types' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/helpers.go#L8
import 'github.com/dashpay/tenderdash/internal/jsontypes' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/helpers.go#L9
import 'github.com/dashpay/tenderdash/rpc/coretypes' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/helpers.go#L10
import 'github.com/dashpay/tenderdash/types' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/interface.go#L26
import 'github.com/dashpay/tenderdash/libs/bytes' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/interface.go#L27
import 'github.com/dashpay/tenderdash/rpc/coretypes' is not allowed from list 'Main' (depguard)
golangci-lint: rpc/client/interface.go#L28
import 'github.com/dashpay/tenderdash/types' 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/