Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Worker, Worker.Sdk, and Worker.Extensions.Abstractions packages to latest #1006

Closed
Charles-Gagnon opened this issue Jan 10, 2024 · 0 comments · Fixed by #1056
Closed

Comments

@Charles-Gagnon
Copy link
Contributor

Charles-Gagnon commented Jan 10, 2024

Dependabot PR : #996

I tried doing this in #1004 but got this error in the OOP tests :
[4680] Exception: Microsoft.Azure.Functions.Worker.FunctionInputConverterException: Error converting 1 input parameters for Function 'GetProductsColumnTypesSerialization': Could not populate the value for 'req' parameter. Consider updating the parameter with a default value.

Edit
Bump Worker.Sdk to latest
Dependabot PR: #1049
Bumping just the worker.sdk (without worker bump) caused error:
C:\Users\luczhan\GitProjects\azure-functions-sql-extension\test-outofproc\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.FunctionMetadataProviderGenerator\GeneratedFunctionMetadataProvider.g.cs(304,56): error CS0246: The type or namespace name 'IAutoConfigureStartup' could not be found (are you missing a using directive or an assembly reference?)
The Worker.Sdk needs to be bumped with the Worker.

@MaddyDev MaddyDev added this to the Post GA milestone Jan 31, 2024
@lucyzhang929 lucyzhang929 changed the title Bump Worker and Worker.Extensions.Abstractions packages to latest Bump Worker, Worker.Sdk, and Worker.Extensions.Abstractions packages to latest Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants