Upgrade sn references part 2. #11
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 '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()'
|