Skip to content

.NET Build Test (manual) #6

.NET Build Test (manual)

.NET Build Test (manual) #6

Manually triggered November 23, 2024 14:20
Status Success
Total duration 39s
Artifacts

dotnet-manual.yml

on: workflow_dispatch
Build & Test (net7.0)
30s
Build & Test (net7.0)
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L729
Possible null reference return.
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L486
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.GetEnumerator()'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L718
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L718
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator.Enumerator(ReadOnlySpan<T[]>, int)'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L727
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator.Current'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L731
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator.Dispose()'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L737
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator.MoveNext()'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L759
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.Enumerator.Reset()'
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L729
Possible null reference return.
Build & Test (net7.0): src/Yuh.Collections/CollectionBuilder.cs#L486
Missing XML comment for publicly visible type or member 'CollectionBuilder<T>.GetEnumerator()'