Skip to content

Added tabs to the event drawer #3141

Added tabs to the event drawer

Added tabs to the event drawer #3141

Triggered via push October 31, 2023 03:13
Status Failure
Total duration 7m 58s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test-client: src/Exceptionless.Web/ClientApp/src/lib/components/filters/filters.ts#L1
'Serializer' is defined but never used
test-client
Process completed with exit code 1.
build-docker
error: job "test-client" failed
Exceptionless.Tests.Search.PersistentEventQueryValidatorTests.CanProcessQueryAsync(query: "data.field:(now criteria2)": tests/Exceptionless.Tests/Search/PersistentEventQueryValidatorTests.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "idx.field-s:(now criteria2)" Actual: "idx.field-s:(now AND criteria2)" ↑ (pos 17)
Exceptionless.Tests.Search.PersistentEventQueryValidatorTests.CanProcessQueryAsync(query: "data.age:(+>=10 +<20)": tests/Exceptionless.Tests/Search/PersistentEventQueryValidatorTests.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "idx.age-n:(+>=10 +<20)" Actual: "idx.age-n:(+>=10 AND +<20)" ↑ (pos 17)
test-api
Process completed with exit code 1.