storage: Add post challenge reading metrics #67
ci.yml
on: pull_request
ci-lint
18s
build-mainnet
4m 15s
build-calibnet
4m 32s
build-debug
4m 18s
build-2k
4m 20s
build-forest
4m 56s
lint
3m 4s
gofmt
17s
gen-check
5m 29s
mod-tidy-check
35s
Matrix: test
Annotations
6 errors
test (test-all, `go list ./... | grep -v curio/itests`):
lib/paths/local.go#L970
fmt.Sprintf format %t has arg si.Update of wrong type string
|
test (test-all, `go list ./... | grep -v curio/itests`):
lib/paths/local.go#L984
fmt.Sprintf format %t has arg si.Update of wrong type string
|
test (test-all, `go list ./... | grep -v curio/itests`)
Process completed with exit code 1.
|
lint:
lib/paths/local.go#L970
printf: fmt.Sprintf format %t has arg si.Update of wrong type string (govet)
|
lint:
lib/paths/local.go#L984
printf: fmt.Sprintf format %t has arg si.Update of wrong type string (govet)
|
lint
Process completed with exit code 1.
|