Update Backport.System.Threading.Lock; revert LangVersion to latest #80
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
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
build
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
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:
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#L63
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
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#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)
|