Skip to content

feat: new vote extenison type THRESHOLD_RAW #1680

feat: new vote extenison type THRESHOLD_RAW

feat: new vote extenison type THRESHOLD_RAW #1680

Triggered via pull request January 29, 2024 16:08
Status Failure
Total duration 1m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
golangci-lint: scripts/linkpatch/linkpatch.go#L19
import 'github.com/creachadair/atomicfile' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/sync/waker_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/sync/waker_test.go#L8
import 'github.com/dashpay/tenderdash/internal/libs/sync' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/metricsgen/metricsdiff/metricsdiff_test.go#L8
import 'github.com/dashpay/tenderdash/scripts/metricsgen/metricsdiff' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/metricsgen/metricsdiff/metricsdiff_test.go#L9
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: test/e2e/pkg/exec/exec_test.go#L17
`expectLen` is unused (structcheck)
golangci-lint: test/e2e/pkg/exec/exec_test.go#L8
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/metricsgen/metricsgen_test.go#L114
string `type Metrics struct {
golangci-lint: scripts/metricsgen/metricsgen_test.go#L14
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/metricsgen/metricsgen_test.go#L16
import 'github.com/dashpay/tenderdash/scripts/metricsgen' 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: crypto/secp256k1/secp256k1.go#L257
unused-parameter: parameter 'sigSharesData' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: crypto/secp256k1/secp256k1.go#L261
unused-parameter: parameter 'messages' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: crypto/secp256k1/secp256k1.go#L265
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: dash/llmq/llmq_test.go#L245
unused-parameter: parameter 'sigHash' seems to be unused, consider removing or renaming it as _ (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)