Fix solution filter. #6
Annotations
21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceClient.cs#L3
Missing XML comment for publicly visible type or member 'ISearchServiceClient'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L11
Missing XML comment for publicly visible type or member 'ISearchServiceContract'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L14
Missing XML comment for publicly visible type or member 'ISearchServiceContract.Alive()'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L19
Missing XML comment for publicly visible type or member 'ISearchServiceContract.ClearIndex()'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L22
Missing XML comment for publicly visible type or member 'ISearchServiceContract.ReadActivityStatusFromIndex()'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L25
Missing XML comment for publicly visible type or member 'ISearchServiceContract.WriteActivityStatusToIndex(IndexingActivityStatus)'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L28
Missing XML comment for publicly visible type or member 'ISearchServiceContract.Backup(IndexingActivityStatus, string)'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L31
Missing XML comment for publicly visible type or member 'ISearchServiceContract.QueryBackup()'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L34
Missing XML comment for publicly visible type or member 'ISearchServiceContract.CancelBackup()'
|
build:
src/SenseNet.Search.Lucene29.Centralized.Common/ISearchServiceContract.cs#L37
Missing XML comment for publicly visible type or member 'ISearchServiceContract.WriteIndex(SnTerm[], DocumentUpdate[], IndexDocument[])'
|