Skip to content

feat/Add histograms for duration metrics #5542

feat/Add histograms for duration metrics

feat/Add histograms for duration metrics #5542

Triggered via pull request August 7, 2023 07:44
Status Failure
Total duration 3m 0s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
lint
issues found
lint: pkg/metrics/object.go#L41
var-naming: don't use underscores in Go names; struct field getDuration_counter should be getDurationCounter (revive)
lint: pkg/metrics/engine.go#L11
var-naming: don't use underscores in Go names; struct field listContainersDuration_counter should be listContainersDurationCounter (revive)
lint: pkg/metrics/object.go#L42
var-naming: don't use underscores in Go names; struct field putDuration_counter should be putDurationCounter (revive)
lint: pkg/metrics/object.go#L43
var-naming: don't use underscores in Go names; struct field headDuration_counter should be headDurationCounter (revive)
lint: pkg/metrics/engine.go#L12
var-naming: don't use underscores in Go names; struct field estimateContainerSizeDuration_counter should be estimateContainerSizeDurationCounter (revive)
lint: pkg/metrics/engine.go#L13
var-naming: don't use underscores in Go names; struct field deleteDuration_counter should be deleteDurationCounter (revive)
lint: pkg/metrics/object.go#L44
var-naming: don't use underscores in Go names; struct field searchDuration_counter should be searchDurationCounter (revive)
lint: pkg/metrics/object.go#L45
var-naming: don't use underscores in Go names; struct field deleteDuration_counter should be deleteDurationCounter (revive)
lint: pkg/metrics/engine.go#L14
var-naming: don't use underscores in Go names; struct field existsDuration_counter should be existsDurationCounter (revive)
lint: pkg/metrics/engine.go#L15
var-naming: don't use underscores in Go names; struct field getDuration_counter should be getDurationCounter (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
test (1.18.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
test (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum