Skip to content

feat: Optional async decoupling for secondary writes and reworked E2E metric assertions #262

feat: Optional async decoupling for secondary writes and reworked E2E metric assertions

feat: Optional async decoupling for secondary writes and reworked E2E metric assertions #262

Triggered via pull request October 13, 2024 10:52
Status Failure
Total duration 2m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Linter: metrics/poller.go#L94
unnecessary trailing newline (whitespace)
Linter: metrics/poller.go#L127
unnecessary trailing newline (whitespace)
Linter: metrics/poller.go#L161
unnecessary trailing newline (whitespace)
Linter: metrics/poller.go#L41
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Linter: metrics/poller.go#L167
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Linter: metrics/poller.go#L177
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Linter: metrics/poller.go#L165
(*net/http.Client).Get must not be called (noctx)
Linter
issues found
Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/