feat: new vote extenison type THRESHOLD_RAW #1643
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v3.7.0:
abci/example/counter/counter.go#L8
import 'github.com/dashpay/tenderdash/abci/example/code' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
abci/example/counter/counter.go#L9
import 'github.com/dashpay/tenderdash/abci/types' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
abci/example/counter/counter.go#L10
import 'github.com/dashpay/tenderdash/crypto' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
abci/example/counter/counter.go#L11
import 'github.com/dashpay/tenderdash/types' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/helpers.go#L8
import 'github.com/dashpay/tenderdash/internal/jsontypes' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/helpers.go#L9
import 'github.com/dashpay/tenderdash/rpc/coretypes' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/helpers.go#L10
import 'github.com/dashpay/tenderdash/types' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/interface.go#L26
import 'github.com/dashpay/tenderdash/libs/bytes' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/interface.go#L27
import 'github.com/dashpay/tenderdash/rpc/coretypes' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v3.7.0:
rpc/client/interface.go#L28
import 'github.com/dashpay/tenderdash/types' is not allowed from list 'Main' (depguard)
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading