Skip to content

4.2.2

4.2.2 #97

Triggered via push September 16, 2023 19:46
Status Success
Total duration 55s
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.CodeAnalysis/EnumeratorSymbols.cs#L46
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
windows: NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
Identifier expected. See also error CS1001.
windows: NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
windows: NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
Identifier expected. See also error CS1001.
windows: NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L24
XML comment has cref attribute 'IAsyncDisposable' that could not be resolved
windows: NetFabric.CodeAnalysis/CompilationExtensions.cs#L8
Missing XML comment for publicly visible type or member 'CompilationExtensions'
windows: NetFabric.CodeAnalysis/Errors.cs#L6
Missing XML comment for publicly visible type or member 'Errors'
windows: NetFabric.CodeAnalysis/Errors.cs#L8
Missing XML comment for publicly visible type or member 'Errors.None'
windows: NetFabric.CodeAnalysis/Errors.cs#L9
Missing XML comment for publicly visible type or member 'Errors.MissingGetEnumerator'
windows: NetFabric.CodeAnalysis/Errors.cs#L10
Missing XML comment for publicly visible type or member 'Errors.MissingCurrent'