v1.0.0-alpha2.15 #22
Annotations
6 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/ServerlessWorkflow.Sdk/Models/ErrorCatcherDefinition.cs#L56
Possible null reference argument for parameter 'value' in 'OneOf<RetryPolicyDefinition, string>.implicit operator OneOf<RetryPolicyDefinition, string>(RetryPolicyDefinition value)'.
|
Build:
src/ServerlessWorkflow.Sdk.Builders/ExternalResourceDefinitionBuilder.cs#L65
Possible null reference assignment.
|
Build:
src/ServerlessWorkflow.Sdk/Models/ErrorCatcherDefinition.cs#L56
Possible null reference argument for parameter 'value' in 'OneOf<RetryPolicyDefinition, string>.implicit operator OneOf<RetryPolicyDefinition, string>(RetryPolicyDefinition value)'.
|
Build:
src/ServerlessWorkflow.Sdk.Builders/ExternalResourceDefinitionBuilder.cs#L65
Possible null reference assignment.
|
Loading