Skip to content

修正测试用例 AddAllQueriesTests,并移至正确的项目中 #75

修正测试用例 AddAllQueriesTests,并移至正确的项目中

修正测试用例 AddAllQueriesTests,并移至正确的项目中 #75

Triggered via pull request November 8, 2024 13:17
Status Success
Total duration 6m 59s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: test/NetCorePal.Extensions.Dto.Tests/PageQueryableExtensionsTests.cs#L17
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#L22
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#L34
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#L17
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#L22
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#L34
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: src/NetCorePal.OpenTelemetry.Diagnostics/NetCorePalInstrumentation.cs#L6
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
build: src/NetCorePal.OpenTelemetry.Diagnostics/NetCorePalInstrumentation.cs#L6
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
build: src/AspNetCore/ServiceCollectionExtension.cs#L45
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: src/AspNetCore/ServiceCollectionExtension.cs#L45
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)