Skip to content

Implement HTTP client and CRUD operations for security detection rules #4523

Implement HTTP client and CRUD operations for security detection rules

Implement HTTP client and CRUD operations for security detection rules #4523

Re-run triggered September 8, 2025 16:00
Status Failure
Total duration 9m 13s
Artifacts

test.yml

on: push
Matrix: Matrix Acceptance Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint
Process completed with exit code 2.
Lint: internal/kibana/security/detection_rule/create.go#L302
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/create.go#L292
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/create.go#L282
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/create.go#L272
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/create.go#L262
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/create.go#L251
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
Lint: internal/kibana/security/detection_rule/read.go#L53
assign: self-assignment of data.SpaceId (govet)
Matrix Acceptance Test (7.17.13)
Process completed with exit code 2.