Skip to content

add whereif

add whereif #86

Triggered via pull request November 26, 2024 05:43
Status Success
Total duration 5m 27s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
build
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build
Parameter 'mediator' is unread.
build
Missing XML comment for publicly visible type or member 'GetOrderByNameDto'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameDto.GetOrderByNameDto(OrderId, string)'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameDto.OrderId'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameDto.Name'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameQuery'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameQuery.GetOrderByNameQuery(string, int, int, bool)'
build
Missing XML comment for publicly visible type or member 'GetOrderByNameQuery.Name'
build: src/AspNetCore/ServiceCollectionExtension.cs#L63
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: test/NetCorePal.Extensions.AspNetCore.UnitTests/ServiceCollectionExtensionTests.cs#L20
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: src/AspNetCore/ServiceCollectionExtension.cs#L63
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: test/NetCorePal.Extensions.AspNetCore.UnitTests/ServiceCollectionExtensionTests.cs#L20
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L21
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L33
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L21
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L33
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)