Skip to content

Initial Version

Initial Version #95

Triggered via pull request January 8, 2024 16:54
@viceroypenguinviceroypenguin
synchronize #1
draft1
Status Failure
Total duration 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Immediate.Handlers.Tests.CodeFixTests.HandlerClassCodeFixTests.Tests.HandleMethodDoesNotExist: tests/Immediate.Handlers.Tests/CodeFixTests/HandlerClassCodeFixTests/Tests.HandleMethodDoesNotExist.cs#L52
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
Immediate.Handlers.Tests.AnalyzerTests.HandlerClassAnalyzerTests.Tests.HandleMethodDoesNotReturnTask_AlertDiagnostic: tests/Immediate.Handlers.Tests/AnalyzerTests/HandlerClassAnalyzerTests/Tests.HandleMethodDoesNotReturnTask.cs#L52
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
Immediate.Handlers.Tests.AnalyzerTests.HandlerClassAnalyzerTests.Tests.HandleMethodMissingCancellationToken_AlertDiagnostic: tests/Immediate.Handlers.Tests/AnalyzerTests/HandlerClassAnalyzerTests/Tests.HandleMethodNoCancellationToken.cs#L39
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
Immediate.Handlers.Tests.AnalyzerTests.HandlerClassAnalyzerTests.Tests.HandleMethodDoesNotExist_AlertDiagnostic: tests/Immediate.Handlers.Tests/AnalyzerTests/HandlerClassAnalyzerTests/Tests.HandleMethodDoesNotExist.cs#L32
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
Immediate.Handlers.Tests.AnalyzerTests.HandlerClassAnalyzerTests.Tests.HandleMethodFirstParamIsNotQuery_AlertDiagnostic: tests/Immediate.Handlers.Tests/AnalyzerTests/HandlerClassAnalyzerTests/Tests.HandleMethodFirstParamIsNotQuery.cs#L39
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
Immediate.Handlers.Tests.AnalyzerTests.HandlerClassAnalyzerTests.Tests.HandleMethodDoesNotDefineTwoParameters_AlertDiagnostic: tests/Immediate.Handlers.Tests/AnalyzerTests/HandlerClassAnalyzerTests/Tests.HandleMethodOneParameter.cs#L38
System.InvalidOperationException : 'Diagnostic(string)' can only be used when the analyzer has a single supported diagnostic with the specified ID. Use the 'Diagnostic(DiagnosticDescriptor)' overload to specify the descriptor from which to create the expected result. ---- System.InvalidOperationException : Sequence contains no elements
build
Process completed with exit code 1.