Add an Enumerable.Index extension method for .NET 6, 7, and 8 #62
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dotnet pack Sagara.Core:
src/Sagara.Core/Validation/ValidationHelper.cs#L21
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
dotnet pack Sagara.Core:
src/Sagara.Core/Validation/ValidationHelper.cs#L36
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
dotnet pack Sagara.Core:
src/Sagara.Core/Validation/ValidationHelper.cs#L51
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
dotnet pack Sagara.Core:
src/Sagara.Core/Validation/ValidationHelper.cs#L64
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
dotnet pack Sagara.Core:
src/Sagara.Core/Validation/ValidationHelper.cs#L77
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Loading