Demonstrate GitHubActionsTestLogger for Specs #66
Annotations
2 errors and 17 warnings
Specs Tests:
Tests/Reqnroll.VisualStudio.Specs/Features/Editor/KeywordCompletion.feature#L24
Reqnroll.ComparisonException :
| item |
- | simulated error |
| #language: |
| @tag1 |
| Feature: |
| Business Need: |
| Ability: |
at Reqnroll.Assist.SetComparer`1.ThrowAnErrorDetailingWhichItemsAreMissing(IEnumerable`1 listOfMissingItems)
at Reqnroll.Assist.SetComparer`1.AssertThatTheItemsMatchTheExpectedResults(IEnumerable`1 listOfMissingItems)
at Reqnroll.Assist.SetComparer`1.CompareToSet(IEnumerable`1 set, Boolean sequentialEquality)
at Reqnroll.VisualStudio.Specs.StepDefinitions.ProjectSystemSteps.CheckCompletions(Table expectedItemsTable, Func`2 filter) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\StepDefinitions\ProjectSystemSteps.cs:line 918
at lambda_method(Closure , IContextManager , Table )
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Reqnroll.Bindings.BindingInvoker.<InvokeBindingAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.Infrastructure.TestExecutionEngine.<ExecuteStepMatchAsync>d__57.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.Infrastructure.TestExecutionEngine.<ExecuteStepAsync>d__54.MoveNext()
at Reqnroll.Infrastructure.TestExecutionEngine.<OnAfterLastStepAsync>d__33.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.TestRunner.<CollectScenarioErrorsAsync>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.VisualStudio.Specs.Features.Editor.KeywordCompletionFeature.<ScenarioCleanupAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.VisualStudio.Specs.Features.Editor.KeywordCompletionFeature.<InTheBeginningOfTheFileItOffersLanguageTagAndFeature>d__13.MoveNext() in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\Features\Editor\KeywordCompletion.feature:line 24
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
Specs Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1.3, nuget/setup-nuget@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Reqnroll.VisualStudio/Editor/Commands/RenameStepStepDefinitionClassAction.cs#L50
Dereference of a possibly null reference.
|
Build:
Reqnroll.VisualStudio/Editor/Services/DeveroomTaggerProvider.cs#L31
Possible null reference argument for parameter 'projectScope' in 'IDeveroomConfigurationProvider ConfigurationProjectSystemExtensions.GetDeveroomConfigurationProvider(IProjectScope projectScope)'.
|
Build:
Reqnroll.VisualStudio/Discovery/ProjectBindingRegistryCache.cs#L124
Argument of type 'IEnumerable<SourceLocation?>' cannot be used for parameter 'sourceLocations' of type 'IEnumerable<SourceLocation>' in 'void IIdeScope.CalculateSourceLocationTrackingPositions(IEnumerable<SourceLocation> sourceLocations)' due to differences in the nullability of reference types.
|
Build:
Reqnroll.VisualStudio/Discovery/ProjectBindingRegistryCache.cs#L134
Dereference of a possibly null reference.
|
Build:
Reqnroll.VisualStudio/Discovery/ProjectBindingRegistry.cs#L219
Dereference of a possibly null reference.
|
Build:
Reqnroll.VisualStudio.Package/ProjectSystem/VsIdeScopeLoader.cs#L108
Possible null reference return.
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector/Discovery/NoInvokeDependencyProvider.cs#L14
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.V1/Discovery/RemotingBaseDiscoverer.cs#L40
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector/Discovery/NoInvokeDependencyProvider.cs#L10
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector/Discovery/NoInvokeDependencyProvider.cs#L14
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector/Discovery/NoInvokeDependencyProvider.cs#L10
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.V1/Discovery/RemotingBaseDiscoverer.cs#L40
'IBindingInvoker' is obsolete: 'Use async version of the interface (IAsyncBindingInvoker) whenever you can'
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.Generic/ReqnrollProxies/BindingRegistryFactory.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.Generic/ReqnrollProxies/BindingRegistryFactory.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.Generic/ReqnrollProxies/BindingRegistryFactory.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Build Connectors:
Connectors/Reqnroll.VisualStudio.ReqnrollConnector.Generic/ReqnrollProxies/BindingRegistryFactory.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Loading