Skip to content

Generate documentation (#29) #110

Generate documentation (#29)

Generate documentation (#29) #110

Triggered via push October 10, 2023 11:27
Status Success
Total duration 58s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows: src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
windows: src/NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
windows: src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
Identifier expected. See also error CS1001.
windows: src/NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
Identifier expected. See also error CS1001.
windows: src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.IsIndexable.cs#L103
Possible null reference argument for parameter 'indexer' in 'IndexableSymbols.IndexableSymbols(IPropertySymbol indexer, IPropertySymbol countOrLength)'.
windows: src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L24
XML comment has cref attribute 'IAsyncDisposable' that could not be resolved
windows: src/NetFabric.CodeAnalysis/CompilationExtensions.cs#L8
Missing XML comment for publicly visible type or member 'CompilationExtensions'
windows: src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ITypeSymbolExtensions'
windows: src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L232
Missing XML comment for publicly visible type or member 'ITypeSymbolExtensions.IsSpanOrReadOnlySpanType(ITypeSymbol)'
windows: src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L255
XML comment has cref attribute 'IBinaryInteger{T}' that could not be resolved