Add optional preventInitialBackfill for SLO API #4294
test.yml
on: pull_request
Build
29s
Lint
1m 5s
Matrix: Matrix Acceptance Test
Annotations
6 errors and 2 warnings
Build
Process completed with exit code 2.
|
Build:
internal/kibana/slo.go#L1098
s.Settings.PreventInitialBackfill undefined (type *slo.Settings has no field or method PreventInitialBackfill)
|
Build:
internal/kibana/slo.go#L807
unknown field PreventInitialBackfill in struct literal of type slo.Settings
|
Lint
Process completed with exit code 2.
|
Lint:
internal/kibana/slo.go#L1098
s.Settings.PreventInitialBackfill undefined (type *slo.Settings has no field or method PreventInitialBackfill) (typecheck)
|
Lint:
internal/kibana/slo.go#L807
unknown field PreventInitialBackfill in struct literal of type slo.Settings
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|