Skip to content

feat: remote graphite retries #2386

feat: remote graphite retries

feat: remote graphite retries #2386

Triggered via pull request October 9, 2024 12:11
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: metric_source/remote/config.go#L1
: # github.com/moira-alert/moira/metric_source/remote [github.com/moira-alert/moira/metric_source/remote.test]
lint: metric_source/remote/request_test.go#L61
assignment mismatch: 3 variables but remote.makeRequest returns 2 values
lint: metric_source/remote/request_test.go#L71
assignment mismatch: 3 variables but remote.makeRequest returns 2 values
lint: metric_source/remote/request_test.go#L83
assignment mismatch: 3 variables but remote.makeRequest returns 2 values
lint: metric_source/remote/request_test.go#L94
assignment mismatch: 3 variables but remote.makeRequest returns 2 values
lint: metric_source/remote/request_test.go#L131
remote.makeRequestWithRetries undefined (type Remote has no field or method makeRequestWithRetries)
lint: metric_source/remote/request_test.go#L155
remote.makeRequestWithRetries undefined (type Remote has no field or method makeRequestWithRetries)
lint: metric_source/remote/request_test.go#L180
remote.makeRequestWithRetries undefined (type Remote has no field or method makeRequestWithRetries)
lint: metric_source/remote/request_test.go#L208
remote.makeRequestWithRetries undefined (type Remote has no field or method makeRequestWithRetries)
lint: metric_source/remote/request_test.go#L242
remote.makeRequestWithRetries undefined (type Remote has no field or method makeRequestWithRetries) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/