feat: Optional async decoupling for secondary writes and reworked E2E metric assertions #262
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/
|