Skip to content

v14.0.0 - Refactor StreamSpan into a superclass that can work without… #113

v14.0.0 - Refactor StreamSpan into a superclass that can work without…

v14.0.0 - Refactor StreamSpan into a superclass that can work without… #113

Triggered via push November 22, 2023 01:22
Status Success
Total duration 39s
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/Extensions/System.Buffers/ReadOnlyMemoryExtensions.cs#L66
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.Buffers/ReadOnlyMemoryExtensions.cs#L68
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/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)