Skip to content

Bump the azure group with 2 updates

c502a1f
Select commit
Loading
Failed to load commit list.
Merged

Bump the azure group with 2 updates #2895

Bump the azure group with 2 updates
c502a1f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / bervProject.NETCoreAPIBoilerplate failed Jul 15, 2025 in 4m 5s

Build #20250715.1 had test failures

Details

Tests

  • Failed: 2 (6.25%)
  • Passed: 30 (93.75%)
  • Other: 0 (0.00%)
  • Total: 32

Annotations

Check failure on line 38 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / bervProject.NETCoreAPIBoilerplate

Build log #L38

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 74 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / bervProject.NETCoreAPIBoilerplate

Build log #L74

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/BervProject.WebApi.Integration.Test/BervProject.WebApi.Integration.Test.csproj'
]

Check failure on line 1 in BervProject.WebApi.Integration.Test.BlobControllerTest.UploadBlobTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / bervProject.NETCoreAPIBoilerplate

BervProject.WebApi.Integration.Test.BlobControllerTest.UploadBlobTest

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at BervProject.WebApi.Integration.Test.BlobControllerTest.UploadBlobTest() in /home/vsts/work/1/s/BervProject.WebApi.Integration.Test/BlobControllerTest.cs:line 21
--- End of stack trace from previous location ---

Check failure on line 1 in BervProject.WebApi.Integration.Test.StorageQueueControllerTest.StorageQueueSendMessageTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / bervProject.NETCoreAPIBoilerplate

BervProject.WebApi.Integration.Test.StorageQueueControllerTest.StorageQueueSendMessageTest

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at BervProject.WebApi.Integration.Test.StorageQueueControllerTest.StorageQueueSendMessageTest() in /home/vsts/work/1/s/BervProject.WebApi.Integration.Test/StorageQueueControllerTest.cs:line 29
--- End of stack trace from previous location ---