Skip to content

Add solution filter for package projects. #6

Add solution filter for package projects.

Add solution filter for package projects. #6

Triggered via push March 27, 2023 16:51
Status Success
Total duration 7m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/BlobStorage/Data/RepositoryStream.cs#L71
'BlobStorageOptions.GetLegacyConfiguration()' is obsolete: 'Get configuration through dependency injection instead.'
build: src/BlobStorage/Data/BlobProviderStore.cs#L14
Missing XML comment for publicly visible type or member 'BlobProviderStore.BuiltInBlobProvider'
build: src/BlobStorage/Data/BlobProviderStore.cs#L23
Missing XML comment for publicly visible type or member 'BlobProviderStore.BlobProviderStore(IEnumerable<IBlobProvider>)'
build: src/BlobStorage/Data/BlobProviderStore.cs#L29
Missing XML comment for publicly visible type or member 'BlobProviderStore.AddProvider(IBlobProvider)'
build: src/BlobStorage/Data/BlobProviderStore.cs#L33
Missing XML comment for publicly visible type or member 'BlobProviderStore.GetProvider(string)'
build: src/BlobStorage/Data/BlobStorage.cs#L25
Missing XML comment for publicly visible type or member 'BlobStorage.BlobStorage(IBlobProviderStore, IBlobProviderSelector, IBlobStorageMetaDataProvider, IOptions<BlobStorageOptions>)'
build: src/BlobStorage/Data/BlobStorage.cs#L36
Missing XML comment for publicly visible type or member 'BlobStorage.Initialize()'
build: src/BlobStorage/Data/BlobStorage.cs#L371
Missing XML comment for publicly visible type or member 'BlobStorage.DeleteOrphanedFilesAsync(CancellationToken)'
build: src/BlobStorage/Data/BlobStorageClient.cs#L17
Missing XML comment for publicly visible type or member 'BlobStorageClient.BlobStorageClient(IBlobProviderStore, IBlobProviderSelector, IBlobStorageMetaDataProvider, IOptions<BlobStorageOptions>)'
build: src/BlobStorage/Data/ExternalBlobProviderFactory.cs#L10
Missing XML comment for publicly visible type or member 'IExternalBlobProviderFactory.GetBlobProvider()'