Bump xunit from 2.4.2 to 2.6.1 #1274
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|