Skip to content

Merge pull request #107 from netcorepal/multienv #352

Merge pull request #107 from netcorepal/multienv

Merge pull request #107 from netcorepal/multienv #352

Triggered via push November 26, 2024 07:33
Status Success
Total duration 5m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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/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
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#L63
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#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: 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#L63
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#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: 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: 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: 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.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: 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)