Skip to content

Sorts docs by id for, don't cast, less allocations for better perf. U… #456

Sorts docs by id for, don't cast, less allocations for better perf. U…

Sorts docs by id for, don't cast, less allocations for better perf. U… #456

Triggered via push September 18, 2024 15:57
Status Failure
Total duration 7m 11s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 22 warnings
build
Process completed with exit code 1.
Examine.Test.Examine.Lucene.Search.FluentApiTests ► SearchAfter_NonSorted_Results_Returns_Different_Results: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L2735
Failed test found in: tests.trx Error: Search After details should be available Expected: not null But was: null
Examine.Test.Examine.Lucene.Search.FluentApiTests ► SearchAfter_Sorted_Results_Returns_Different_Results: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L2671
Failed test found in: tests.trx Error: Search After details should be available Expected: not null But was: null
Examine.Test.Examine.Lucene.Search.FluentApiTests ► Sort_Result_By_Date_Field: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L1299
Failed test found in: tests.trx Error: Expected: greater than or equal to 6.38623872E+17d But was: 6.38622144E+17d
Examine.Test.Examine.Lucene.Search.FluentApiTests ► Sort_Result_By_Multiple_Fields: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L1435
Failed test found in: tests.trx Error: String lengths are both 1. Strings differ at index 0. Expected: "3" But was: "1" -----------^
Examine.Test.Examine.Lucene.Search.FluentApiTests ► Sort_Result_By_Number_Field: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L1254
Failed test found in: tests.trx Error: Expected: greater than or equal to 3 But was: 1
Examine.Test.Examine.Lucene.Search.FluentApiTests ► Sort_Result_By_Single_Field: src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs#L1340
Failed test found in: tests.trx Error: Expected: not equal to "1" But was: "1"
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/setup@v0.9.9, gittools/actions/gitversion/execute@v0.9.9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, gittools/actions/gitversion/setup@v0.9.9, gittools/actions/gitversion/execute@v0.9.9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Examine.Core/PublicAPI.Unshipped.txt#L2
Symbol 'static Examine.SearchExtensions.Escape(this string s, float boost) -> Examine.Search.IExamineValue' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build: src/Examine.Core/PublicAPI.Unshipped.txt#L2
Symbol 'static Examine.SearchExtensions.Escape(this string s, float boost) -> Examine.Search.IExamineValue' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build: src/Examine.Lucene/Providers/LuceneIndex.cs#L99
Field 'LuceneIndex._logOutput' is never assigned to, and will always have its default value null
build: src/Examine.Lucene/Search/LuceneSearchResults.cs#L11
PublicAPI.txt is missing '#nullable enable', so the nullability annotations of API isn't recorded. It is recommended to enable this tracking. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build: src/Examine.Lucene/Search/LuceneSearchResults.cs#L15
PublicAPI.txt is missing '#nullable enable', so the nullability annotations of API isn't recorded. It is recommended to enable this tracking. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build: src/Examine.Lucene/Search/LuceneSearchResults.cs#L35
PublicAPI.txt is missing '#nullable enable', so the nullability annotations of API isn't recorded. It is recommended to enable this tracking. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build: src/Examine.Lucene/Search/LuceneSearchResults.cs#L37
PublicAPI.txt is missing '#nullable enable', so the nullability annotations of API isn't recorded. It is recommended to enable this tracking. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
examine-test-results
87.6 KB