Fixing SyncedFileSystemDirectoryFactory when the main index is corrupted #411
Annotations
33 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, gittools/actions/gitversion/setup@v0.9.9, gittools/actions/gitversion/execute@v0.9.9, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Examine.Lucene/StringExtensions.cs#L50
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
build:
src/Examine.Lucene/Providers/LuceneIndex.cs#L97
Field 'LuceneIndex._logOutput' is never assigned to, and will always have its default value null
|
build:
src/Examine.Lucene/Directories/SyncedFileSystemDirectoryFactory.cs#L40
Symbol 'SyncedFileSystemDirectoryFactory' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L13
Symbol 'LuceneSearchResults' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L27
Symbol 'MaxScore.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L29
Symbol 'SearchAfter.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchExtensions.cs#L56
Symbol 'ExecuteWithLucene' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/PublicAPI.Shipped.txt#L296
Symbol 'Examine.Lucene.Search.LuceneSearchResults.LuceneSearchResults(System.Collections.Generic.IReadOnlyCollection<Examine.ISearchResult> results, int totalItemCount) -> void' 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#L97
Field 'LuceneIndex._logOutput' is never assigned to, and will always have its default value null
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L27
Symbol 'MaxScore.get' is not part of the declared public API (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/
|
build:
src/Examine.Lucene/StringExtensions.cs#L50
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
build:
src/Examine.Lucene/Providers/LuceneIndex.cs#L97
Field 'LuceneIndex._logOutput' is never assigned to, and will always have its default value null
|
build:
src/Examine.Lucene/Directories/SyncedFileSystemDirectoryFactory.cs#L40
Symbol 'SyncedFileSystemDirectoryFactory' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L13
Symbol 'LuceneSearchResults' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L27
Symbol 'MaxScore.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchResults.cs#L29
Symbol 'SearchAfter.get' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/Search/LuceneSearchExtensions.cs#L56
Symbol 'ExecuteWithLucene' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
build:
src/Examine.Lucene/PublicAPI.Shipped.txt#L296
Symbol 'Examine.Lucene.Search.LuceneSearchResults.LuceneSearchResults(System.Collections.Generic.IReadOnlyCollection<Examine.ISearchResult> results, int totalItemCount) -> void' 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#L97
Field 'LuceneIndex._logOutput' is never assigned to, and will always have its default value null
|
build:
src/Examine.Lucene/Directories/SyncedFileSystemDirectoryFactory.cs#L40
Symbol 'SyncedFileSystemDirectoryFactory' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "examine-nuget-3.3.0-PullRequest0387.14", "examine-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
examine-nuget-3.3.0-PullRequest0387.14
Expired
|
252 KB |
|
examine-test-results
Expired
|
389 KB |
|