Skip to content

Upgrade sn references part2 #12

Upgrade sn references part2

Upgrade sn references part2 #12

Triggered via push January 4, 2025 01:44
Status Success
Total duration 3m 24s
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/IndexField.cs#L293
'IndexField.Deserialize(string)' hides inherited member 'SnTerm.Deserialize(string)'. Use the new keyword if hiding was intended.
build: src/Search/Indexing/DocumentUpdate.cs#L27
Missing XML comment for publicly visible type or member 'DocumentUpdate.Serialize()'
build: src/Search/Indexing/DocumentUpdate.cs#L38
Missing XML comment for publicly visible type or member 'DocumentUpdate.Deserialize(string)'
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)'