Skip to content

Bump coverlet.collector from 6.0.2 to 6.0.3 #349

Bump coverlet.collector from 6.0.2 to 6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3 #349

Triggered via push December 31, 2024 16:39
Status Success
Total duration 1m 36s
Artifacts 1

dotnetcore.yml

on: push
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/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/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/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/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/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/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
495 Bytes