Skip to content

feat: new vote extenison type THRESHOLD_RAW #1681

feat: new vote extenison type THRESHOLD_RAW

feat: new vote extenison type THRESHOLD_RAW #1681

Triggered via pull request January 29, 2024 16:45
Status Failure
Total duration 2m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
golangci-lint: libs/os/os_test.go#L10
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: libs/os/os_test.go#L12
import 'github.com/dashpay/tenderdash/libs/os' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/strings/string.go#L7
import 'github.com/dashpay/tenderdash/libs/bytes' is not allowed from list 'Main' (depguard)
golangci-lint: internal/libs/strings/string_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/condiff/condiff.go#L15
import 'github.com/creachadair/tomledit' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/condiff/condiff.go#L16
import 'github.com/creachadair/tomledit/parser' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/condiff/condiff.go#L17
import 'github.com/creachadair/tomledit/transform' is not allowed from list 'Main' (depguard)
golangci-lint: scripts/linkpatch/linkpatch.go#L19
import 'github.com/creachadair/atomicfile' 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
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)