Skip to content

Update openai requirement from >=2.40.0 to >=2.44.0 in /samples/durable-functions/python/agent-directed-workflows #445

Update openai requirement from >=2.40.0 to >=2.44.0 in /samples/durable-functions/python/agent-directed-workflows

Update openai requirement from >=2.40.0 to >=2.44.0 in /samples/durable-functions/python/agent-directed-workflows #445

Status Success
Total duration 2m 58s
Artifacts

build-samples.yml

on: pull_request
.NET Samples
2m 49s
.NET Samples
Java Samples
1m 47s
Java Samples
Python Samples
43s
Python Samples
JavaScript Samples
15s
JavaScript Samples
TypeScript Samples
11s
TypeScript Samples
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
.NET Samples: samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/Functions/TravelPlannerOrchestrator.cs#L125
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'ApprovalRequest' of the activity function 'RequestApproval' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/Functions/TravelPlannerApi.cs#L165
Converting null literal or possible null value to non-nullable type.
.NET Samples: samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/Functions/TravelPlannerOrchestrator.cs#L125
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'ApprovalRequest' of the activity function 'RequestApproval' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/Functions/TravelPlannerApi.cs#L165
Converting null literal or possible null value to non-nullable type.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L145
Non-nullable property 'BlobName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L67
CallActivityAsync is expecting the return type 'WriteDocInput' and that does not match the return type 'string' of the activity function 'WriteDoc' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L85
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L67
Possible null reference assignment.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L44
Converting null literal or possible null value to non-nullable type.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L22
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L148
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L146
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
.NET Samples: samples/durable-functions/dotnet/PdfSummarizer/PdfSummarizer.cs#L145
Non-nullable property 'BlobName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L36
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L96
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L115
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L36
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L96
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/Saga/Orchestrators/OrderProcessingOrchestrator.cs#L115
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'Notification' of the activity function 'NotifyActivity' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L32
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L39
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'ProcessPayment' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L46
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'UpdateInventory' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L53
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L60
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L32
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L39
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'ProcessPayment' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L46
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'UpdateInventory' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L53
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)
.NET Samples: samples/durable-functions/dotnet/OrderProcessor/OrderProcessingOrchestration.cs#L60
CallActivityAsync is expecting the return type 'none' and that does not match the return type 'object?' of the activity function 'NotifyCustomer' (https://go.microsoft.com/fwlink/?linkid=2346202)