Skip to content

Merge remote-tracking branch 'origin/main' #1

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #1

Triggered via push October 6, 2025 13:57
Status Failure
Total duration 3m 27s
Artifacts
Pack & Publish
34s
Pack & Publish
Tag & Release
0s
Tag & Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.FileSystem/bin/Release/net9.0/ManagedCode.Storage.FileSystem.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.Sftp/bin/Release/net9.0/ManagedCode.Storage.Sftp.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.Google/bin/Release/net9.0/ManagedCode.Storage.Google.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.Azure.DataLake/bin/Release/net9.0/ManagedCode.Storage.Azure.DataLake.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.Azure/bin/Release/net9.0/ManagedCode.Storage.Azure.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Storages/ManagedCode.Storage.Aws/bin/Release/net9.0/ManagedCode.Storage.Aws.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/ManagedCode.Storage.TestFakes/bin/Release/net9.0/ManagedCode.Storage.TestFakes.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/ManagedCode.Storage.VirtualFileSystem/bin/Release/net9.0/ManagedCode.Storage.VirtualFileSystem.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/Integraions/ManagedCode.Storage.Client.SignalR/bin/Release/net9.0/ManagedCode.Storage.Client.SignalR.dll' to be packed was not found on disk.
Pack & Publish
The file '/home/runner/work/Storage/Storage/ManagedCode.Storage.Core/bin/Release/net9.0/ManagedCode.Storage.Core.dll' to be packed was not found on disk.
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L52
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.DeleteDirectoryAsync(string, CancellationToken)'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L50
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.RemoveContainerAsync(CancellationToken)'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L28
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.CreateContainerAsync(CancellationToken)'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L20
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.BaseStorage(TOptions)'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L17
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.StorageOptions'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L16
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>.IsContainerCreated'
Build & Test: ManagedCode.Storage.Core/BaseStorage.cs#L14
Missing XML comment for publicly visible type or member 'BaseStorage<T, TOptions>'
Build & Test: ManagedCode.Storage.Core/Models/LocalFile.cs#L15
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test: ManagedCode.Storage.Core/IDownloader.cs#L32
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
Build & Test: ManagedCode.Storage.Core/IDownloader.cs#L27
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'LocalFile'.'