Tst/job status #39
Annotations
5 errors and 8 warnings
Building (net6.0):
apps/WorkflowEngine.DemoApp/Startup.cs#L303
There is no argument given that corresponds to the required formal parameter 'context' of 'IHangfireWorkflowExecutor.TriggerAsync(ITriggerContext, PerformContext)'
|
Building (net6.0):
apps/WorkflowEngine.DemoApp/Startup.cs#L328
There is no argument given that corresponds to the required formal parameter 'context' of 'IHangfireWorkflowExecutor.TriggerAsync(ITriggerContext, PerformContext)'
|
Building (net6.0):
apps/WorkflowEngine.DemoApp/Startup.cs#L303
There is no argument given that corresponds to the required formal parameter 'context' of 'IHangfireWorkflowExecutor.TriggerAsync(ITriggerContext, PerformContext)'
|
Building (net6.0):
apps/WorkflowEngine.DemoApp/Startup.cs#L328
There is no argument given that corresponds to the required formal parameter 'context' of 'IHangfireWorkflowExecutor.TriggerAsync(ITriggerContext, PerformContext)'
|
Building (net6.0)
Process completed with exit code 1.
|
Building (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Building (net6.0):
src/WorkflowEngine.Core/ActionExecutor.cs#L106
The variable 'exx' is declared but never used
|
Building (net6.0):
src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L17
Unreachable code detected
|
Building (net6.0):
src/WorkflowEngine.Hangfire/HangfireWorkflowExecutor.cs#L135
The variable 'ex' is declared but never used
|
Building (net6.0):
src/WorkflowEngine.Core/ActionExecutor.cs#L106
The variable 'exx' is declared but never used
|
Building (net6.0):
src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L17
Unreachable code detected
|
Building (net6.0):
src/WorkflowEngine.Hangfire/HangfireWorkflowExecutor.cs#L135
The variable 'ex' is declared but never used
|
Testing (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|