Nds improve logging #2674
Annotations
8 warnings
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
analyze:
tests/UnitTests/WorkflowExecuter.Tests/Services/WorkflowExecuterServiceTests.cs#L3707
Public method 'ProcessPayload_With_Multiple_Taskdestinations_One_Has_Inputs' on test class 'WorkflowExecuterServiceTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
analyze:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/TasksApiStepDefinitions.cs#L52
Dereference of a possibly null reference.
|
analyze:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/TasksApiStepDefinitions.cs#L52
Dereference of a possibly null reference.
|
analyze:
tests/UnitTests/WorkflowExecuter.Tests/Services/WorkflowExecuterServiceTests.cs#L3707
Public method 'ProcessPayload_With_Multiple_Taskdestinations_One_Has_Inputs' on test class 'WorkflowExecuterServiceTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
analyze:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/TasksApiStepDefinitions.cs#L52
Dereference of a possibly null reference.
|
analyze:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/TasksApiStepDefinitions.cs#L52
Dereference of a possibly null reference.
|