Skip to content

v16.0.0

v16.0.0 #118

Triggered via push January 16, 2024 22:51
Status Success
Total duration 34s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: InterlockLedger.Commons/Types/System/PageOf.cs#L40
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L48
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L49
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Types/System/Result.cs#L85
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L50
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L51
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L52
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Interfaces/System/ITextual.cs#L59
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
build: InterlockLedger.Commons/Extensions/System/PageOfExtensions.cs#L75
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
build: InterlockLedger.Commons/Extensions/System/PageOfExtensions.cs#L72
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)