Upgrade sn references part2. #10
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 '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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SenseNet.AI.Vision
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SenseNet.AI.Vision
|
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()'
|