Raise public versions. #7
Annotations
21 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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[])'
|