Skip to content

refactor(storageincentives): phase4 #15997

refactor(storageincentives): phase4

refactor(storageincentives): phase4 #15997

Triggered via pull request October 5, 2023 17:26
Status Failure
Total duration 4m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Matrix: Test
Lint
39s
Lint
Coverage Report
0s
Coverage Report
Test (flaky)
43s
Test (flaky)
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint: pkg/transaction/transaction.go#L604
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: pkg/bmt/proof.go#L31
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/storageincentives/sampler/debug.go#L1
Actual: this file together with rchash endpoint and api support should be removed
Lint: pkg/storageincentives/sampler/export_test.go#L1
Missed header for check (goheader)
Lint: pkg/storageincentives/sampler/sampler_test.go#L1
Missed header for check (goheader)
Lint: pkg/storageincentives/redistributionstate.go#L305
func `(*RedistributionState).currentRoundAndPhase` is unused (unused)
Lint: pkg/storageincentives/redistributionstate.go#L311
func `(*RedistributionState).currentBlock` is unused (unused)
Lint: pkg/api/api.go#L186
field `sample` is unused (unused)
Lint: pkg/api/api_test.go#L703
const `blocksPerPhase` is unused (unused)
Lint: pkg/api/api_test.go#L702
const `blocksPerRound` is unused (unused)
Test (ubuntu-latest)
Process completed with exit code 2.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest)
The operation was canceled.