Skip to content

Removed the extensions property from the ComponentDefinition model #6

Removed the extensions property from the ComponentDefinition model

Removed the extensions property from the ComponentDefinition model #6

Triggered via pull request October 1, 2024 07:18
Status Success
Total duration 3m 46s
Artifacts

build-dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8.0.x): 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 (8.0.x): 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)'.