Skip to content

Merge pull request #99 from netcorepal/iquery #342

Merge pull request #99 from netcorepal/iquery

Merge pull request #99 from netcorepal/iquery #342

Triggered via push November 4, 2024 15:10
Status Success
Total duration 4m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
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)
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: 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: 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/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/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: 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/AspNetCore/ServiceCollectionExtension.cs#L45
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: test/NetCorePal.Context.AspNetCore.UnitTests/ServiceCollectionExtensionTests.cs#L25
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)