Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decode tests & bugfixes #42256

better errors | remove duplicate test

23012dc
Select commit
Loading
Failed to load commit list.
Merged

decode tests & bugfixes #42256

better errors | remove duplicate test
23012dc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - ci (Build Build) succeeded Feb 29, 2024 in 17m 42s

Build Build succeeded

Annotations

Check failure on line 111 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L111

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(111,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 174 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L174

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(174,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 111 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L111

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(111,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 174 in sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs#L174

sdk\storage\Azure.Storage.Common\src\Shared\StorageClientOptions.cs(174,13): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 210 in sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - ci (Build Build)

sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs#L210

sdk\storage\Azure.Storage.Blobs\src\BlobClientOptions.cs(210,16): Error CS0246: The type or namespace name 'ExpectContinueOptions' could not be found (are you missing a using directive or an assembly reference?)