Skip to content

Update lucene search references in web apps and tools to their public… #9

Update lucene search references in web apps and tools to their public…

Update lucene search references in web apps and tools to their public… #9

Re-run triggered January 17, 2024 18:32
Status Success
Total duration 4m 51s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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 '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: src/Search/Indexing/IIndexableField.cs#L36
Missing XML comment for publicly visible type or member 'IIndexableField.LocalizationEnabled'
build: src/Search/Indexing/IIndexableField.cs#L37
Missing XML comment for publicly visible type or member 'IIndexableField.IsLocalized'
build: src/Search/Indexing/IIndexableField.cs#L38
Missing XML comment for publicly visible type or member 'IIndexableField.GetStoredValue()'
build: src/Search/Indexing/IIndexingEngine.cs#L105
Missing XML comment for publicly visible type or member 'IIndexingEngine.GetIndexProperties()'
build: src/Search/Indexing/IIndexingEngine.cs#L106
Missing XML comment for publicly visible type or member 'IIndexingEngine.GetInvertedIndexAsync(CancellationToken)'
build: src/Search/Indexing/IIndexingEngine.cs#L107
Missing XML comment for publicly visible type or member 'IIndexingEngine.GetInvertedIndexAsync(string, CancellationToken)'
build: src/Search/Indexing/IIndexingEngine.cs#L108
Missing XML comment for publicly visible type or member 'IIndexingEngine.GetIndexDocumentByVersionId(int)'
build: src/Search/Indexing/IIndexingEngine.cs#L109
Missing XML comment for publicly visible type or member 'IIndexingEngine.GetIndexDocumentByDocumentId(int)'
build: src/Search/Indexing/IndexDocument.cs#L161
Missing XML comment for publicly visible type or member 'IndexDocument.Fields'
build: src/Search/Indexing/IndexDocument.cs#L163
Missing XML comment for publicly visible type or member 'IndexDocument.IndexDocument()'