Skip to content

Try using .NET 5

Try using .NET 5 #177

Triggered via push October 13, 2023 11:22
Status Success
Total duration 2m 50s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/HLQ004_RefEnumerationVariableAnalyzerTests.cs#L13
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/HLQ005_AvoidSingleAnalyzerTests.cs#L13
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/HLQ008_ReadOnlyRefEnumerableAnalyzerTests.cs#L13
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/DiagnosticVerifier.cs#L39
Possible null reference argument for parameter 'analyzer' in 'void DiagnosticVerifier.VerifyDiagnostics(string[] sources, string language, DiagnosticAnalyzer analyzer, params DiagnosticResult[] expected)'.
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/DiagnosticVerifier.cs#L50
Possible null reference argument for parameter 'analyzer' in 'void DiagnosticVerifier.VerifyDiagnostics(string[] sources, string language, DiagnosticAnalyzer analyzer, params DiagnosticResult[] expected)'.
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/DiagnosticVerifier.cs#L61
Possible null reference argument for parameter 'analyzer' in 'void DiagnosticVerifier.VerifyDiagnostics(string[] sources, string language, DiagnosticAnalyzer analyzer, params DiagnosticResult[] expected)'.
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/DiagnosticVerifier.cs#L72
Possible null reference argument for parameter 'analyzer' in 'void DiagnosticVerifier.VerifyDiagnostics(string[] sources, string language, DiagnosticAnalyzer analyzer, params DiagnosticResult[] expected)'.
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/CodeFixVerifier.cs#L56
Possible null reference argument for parameter 'codeFixProvider' in 'void CodeFixVerifier.VerifyFix(string language, DiagnosticAnalyzer analyzer, CodeFixProvider codeFixProvider, string[] sources, string fixedSource, int? codeFixIndex, bool allowNewCompilerDiagnostics)'.
windows: NetFabric.Hyperlinq.Analyzer.UnitTests/Verifiers/CodeFixVerifier.cs#L80
Possible null reference argument for parameter 'analyzer' in 'void CodeFixVerifier.VerifyFix(string language, DiagnosticAnalyzer analyzer, CodeFixProvider codeFixProvider, string[] sources, string fixedSource, int? codeFixIndex, bool allowNewCompilerDiagnostics)'.