Skip to content

Bump MSTest.TestAdapter from 3.6.4 to 3.7.0 #357

Bump MSTest.TestAdapter from 3.6.4 to 3.7.0

Bump MSTest.TestAdapter from 3.6.4 to 3.7.0 #357

Triggered via pull request December 31, 2024 16:55
Status Success
Total duration 1m 33s
Artifacts 2

dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/ApplicationCore/Exceptions/EmptyBasketOnCheckoutException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: tests/UnitTests/ApplicationCore/Specifications/CustomerOrdersWithItemsSpecification.cs#L22
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/UnitTests/ApplicationCore/Entities/BasketTests/BasketRemoveEmptyItems.cs#L19
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/UnitTests/ApplicationCore/Specifications/CustomerOrdersWithItemsSpecification.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/IntegrationTests/Repositories/BasketRepositoryTests/SetQuantities.cs#L38
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: src/ApplicationCore/Exceptions/EmptyBasketOnCheckoutException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: tests/UnitTests/ApplicationCore/Specifications/CustomerOrdersWithItemsSpecification.cs#L22
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/UnitTests/ApplicationCore/Entities/BasketTests/BasketRemoveEmptyItems.cs#L19
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/UnitTests/ApplicationCore/Specifications/CustomerOrdersWithItemsSpecification.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: tests/IntegrationTests/Repositories/BasketRepositoryTests/SetQuantities.cs#L38
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)

Artifacts

Produced during runtime
Name Size
code-coverage-results Expired
501 Bytes
pr-number Expired
146 Bytes