Skip to content

WriteBlock returns indication if a block was previously already inserted #4

WriteBlock returns indication if a block was previously already inserted

WriteBlock returns indication if a block was previously already inserted #4

Triggered via push November 7, 2023 12:23
Status Failure
Total duration 2m 24s
Artifacts

lint.yml

on: push
golangci_lint
2m 5s
golangci_lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci_lint: command/secrets/output/secrets_output.go#L42
string `from the provided secrets manager` has 3 occurrences, make it a constant (goconst)
golangci_lint: consensus/polybft/consensus_runtime_test.go#L507
append only allowed to cuddle with appended value (wsl)
golangci_lint: command/genesis/utils.go#L82
assigned to address, but reassigned without using the value (wastedassign)
golangci_lint: consensus/polybft/checkpoint_manager.go#L116
assigned to found, but reassigned without using the value (wastedassign)
golangci_lint: consensus/polybft/fsm.go#L113
assigned to err, but never used afterwards (wastedassign)
golangci_lint: consensus/polybft/fsm_test.go#L432
assigned to err, but reassigned without using the value (wastedassign)
golangci_lint: consensus/polybft/validator_set_test.go#L169
assigned to err, but reassigned without using the value (wastedassign)
golangci_lint
issues found