Skip to content

Add extension methods to ITypeSymbol #118

Add extension methods to ITypeSymbol

Add extension methods to ITypeSymbol #118

Triggered via push October 11, 2023 11:10
Status Success
Total duration 1m 26s
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

12 warnings
windows
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows: src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IAsyncEnumerator<>'
windows: src/NetFabric.CodeAnalysis/AsyncEnumeratorSymbols.cs#L36
Identifier expected. See also error CS1001.
windows: src/NetFabric.CodeAnalysis/EnumeratorSymbols.cs#L46
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.IEnumerator<>'
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#L8
Missing XML comment for publicly visible type or member 'ITypeSymbolExtensions'
windows: src/NetFabric.CodeAnalysis/ITypeSymbolExtensions.cs#L316
XML comment has cref attribute 'IBinaryInteger{T}' that could not be resolved
windows
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
windows
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.