Skip to content

feat: new vote extenison type THRESHOLD_RAW #1611

feat: new vote extenison type THRESHOLD_RAW

feat: new vote extenison type THRESHOLD_RAW #1611

Triggered via pull request December 12, 2023 15:18
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
golangci-lint: types/quorum_sign_data_test.go#L15
ST1019: package "github.com/dashpay/tenderdash/proto/tendermint/types" is being imported more than once (stylecheck)
golangci-lint: types/quorum_sign_data_test.go#L16
ST1019(related information): other import of "github.com/dashpay/tenderdash/proto/tendermint/types" (stylecheck)
golangci-lint
issues found
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#L17
var-naming: var errExtensionSignRequestIdNotSupported should be errExtensionSignRequestIDNotSupported (revive)
golangci-lint: proto/tendermint/types/dash.go#L18
var-naming: var errExtensionSignRequestIdMissingPrefix should be errExtensionSignRequestIDMissingPrefix (revive)