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

Removed ObserveStructuredMessagePolicy from being compiled into the Samples Packages #45608

Removed ObserveStructuredMessagePolicy from being compiled into the S…

960faf5
Select commit
Loading
Failed to load commit list.
Merged

Removed ObserveStructuredMessagePolicy from being compiled into the Samples Packages #45608

Removed ObserveStructuredMessagePolicy from being compiled into the S…
960faf5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - datamovement - ci succeeded Aug 20, 2024 in 14m 46s

Build #20240820.7 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 10,171 (95.40%)
  • Other: 490 (4.60%)
  • Total: 10,661
Code coverage

  • 5315 of 19387 branches covered (27.42%)
  • 15885 of 58097 lines covered (27.34%)

Annotations

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

CSC#L0

CSC(0,0): Error CS1705: Assembly 'Azure.Storage.Files.Shares' with identity 'Azure.Storage.Files.Shares, Version=12.20.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' uses 'Azure.Storage.Common, Version=12.21.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' which has a higher version than referenced assembly 'Azure.Storage.Common' with identity 'Azure.Storage.Common, Version=12.20.1.0, Culture=neutral, PublicKeyToken=92742159e12e44c8'

Check failure on line 302 in sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs#L302

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs(302,93): Error CS1503: Argument 2: cannot convert from 'Azure.Storage.StorageSharedKeyCredential' to 'Azure.Storage.Files.Shares.ShareClientOptions'

Check failure on line 329 in sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs#L329

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs(329,83): Error CS1503: Argument 2: cannot convert from 'Azure.Storage.StorageSharedKeyCredential' to 'Azure.Storage.Files.Shares.ShareClientOptions'

Check failure on line 127 in C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets#L127

C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets(127,5): Error MSB4181: The "MSBuild" task returned false but did not log an error.