Skip to content

Tst/job status

Tst/job status #39

Triggered via pull request October 17, 2023 10:53
Status Failure
Total duration 2m 11s
Artifacts

build.yml

on: pull_request
Matrix: Building
Matrix: Testing
Fit to window
Zoom out
Zoom in

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.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.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/