Skip to content

Fixes

Fixes #103

Triggered via push September 20, 2023 20:33
Status Success
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows: NetFabric.Reflection/Reflection/AsyncEnumeratorInfo.cs#L38
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
windows: NetFabric.Reflection/Reflection/AsyncEnumeratorInfo.cs#L38
Identifier expected. See also error CS1001.
windows: NetFabric.Reflection/Reflection/EnumeratorInfo.cs#L47
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
windows: NetFabric.Reflection/Reflection/EnumeratorInfo.cs#L47
Identifier expected. See also error CS1001.
windows: NetFabric.Reflection/Reflection/IndexableInfo.cs#L43
Unboxing a possibly null value.
windows: NetFabric.Reflection/Expressions/ExpressionEx.Using.cs#L21
XML comment has cref attribute 'Using(Expression,Expression)' that could not be resolved
windows: NetFabric.Reflection/Reflection/AsyncEnumerableInfo.cs#L28
Missing XML comment for publicly visible type or member 'AsyncEnumerableInfo.InvokeGetAsyncEnumerator(object, CancellationToken)'
windows: NetFabric.Reflection/Reflection/AsyncEnumerableWrapper.cs#L7
Missing XML comment for publicly visible type or member 'AsyncEnumerableWrapper<TEnumerable, TItem>'
windows: NetFabric.Reflection/Reflection/AsyncEnumerableWrapper.cs#L11
Missing XML comment for publicly visible type or member 'AsyncEnumerableWrapper<TEnumerable, TItem>.AsyncEnumerableWrapper(TEnumerable, AsyncEnumerableInfo)'
windows: NetFabric.Reflection/Reflection/AsyncEnumerableWrapper.cs#L17
Missing XML comment for publicly visible type or member 'AsyncEnumerableWrapper<TEnumerable, TItem>.Instance'