Skip to content

Bump xunit from 2.4.2 to 2.6.1 #1274

Bump xunit from 2.4.2 to 2.6.1

Bump xunit from 2.4.2 to 2.6.1 #1274

Triggered via push November 6, 2023 02:27
Status Failure
Total duration 2m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

compile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
compile: tests/Tests/Search/Request/SourceFilteringUsageTests.cs#L136
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/SourceFilteringUsageTests.cs#L144
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/SourceFilteringUsageTests.cs#L154
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/SourceFilteringUsageTests.cs#L169
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/SourceFilteringUsageTests.cs#L184
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/HighlightingUsageTestsWithMaxAnalyzerOffset.cs#L311
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/Search/Request/HighlightingUsageTests.cs#L301
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/CommonOptions/AutoExpandReplicas/AutoExpandReplicasTests.cs#L58
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/CommonOptions/AutoExpandReplicas/AutoExpandReplicasTests.cs#L72
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
compile: tests/Tests/CommonOptions/AutoExpandReplicas/AutoExpandReplicasTests.cs#L87
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.