Skip to content

feat: Add Azure Blob Storage integration for NebulaStore AFS #107

feat: Add Azure Blob Storage integration for NebulaStore AFS

feat: Add Azure Blob Storage integration for NebulaStore AFS #107

Triggered via pull request September 4, 2025 10:24
Status Success
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
build-and-test
47s
build-and-test
Matrix: build-matrix
Fit to window
Zoom out
Zoom in

Annotations

40 warnings and 1 notice
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L301
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ImportFiles(DirectoryInfo)'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L296
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ExportChannels(DirectoryInfo, bool)'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L291
Missing XML comment for publicly visible type or member 'AfsStorageConnection.CreateStorageStatistics()'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L286
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueTransactionsLogCleanup()'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L281
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullBackup(DirectoryInfo)'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L275
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueCacheCheck(TimeSpan)'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L270
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullCacheCheck()'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L264
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFileCheck(TimeSpan)'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L259
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullFileCheck()'
build-matrix (ubuntu-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L253
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueGarbageCollection(TimeSpan)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L301
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ImportFiles(DirectoryInfo)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L296
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ExportChannels(DirectoryInfo, bool)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L291
Missing XML comment for publicly visible type or member 'AfsStorageConnection.CreateStorageStatistics()'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L286
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueTransactionsLogCleanup()'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L281
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullBackup(DirectoryInfo)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L275
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueCacheCheck(TimeSpan)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L270
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullCacheCheck()'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L264
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFileCheck(TimeSpan)'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L259
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullFileCheck()'
build-matrix (macos-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L253
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueGarbageCollection(TimeSpan)'
build-and-test: gigamap/src/IGigaMap.cs#L200
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IIndexIdentifier<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/IGigaMap.cs#L192
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IIndexIdentifier<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L128
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L125
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L91
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L88
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L54
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L51
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L17
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test: gigamap/src/Conditions.cs#L14
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IBitmapIndex<T, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L301
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ImportFiles(DirectoryInfo)'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L296
Missing XML comment for publicly visible type or member 'AfsStorageConnection.ExportChannels(DirectoryInfo, bool)'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L291
Missing XML comment for publicly visible type or member 'AfsStorageConnection.CreateStorageStatistics()'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L286
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueTransactionsLogCleanup()'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L281
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullBackup(DirectoryInfo)'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L275
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueCacheCheck(TimeSpan)'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L270
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullCacheCheck()'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L264
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFileCheck(TimeSpan)'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L259
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueFullFileCheck()'
build-matrix (windows-latest, 9.0.x): afs/blobstore/src/AfsStorageConnection.cs#L253
Missing XML comment for publicly visible type or member 'AfsStorageConnection.IssueGarbageCollection(TimeSpan)'
build-matrix (windows-latest, 9.0.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677