chore: bump @azure/functions from 3.5.1 to 4.4.0 #348
Annotations
8 errors
|
Build:
src/adapters/azure/http-trigger-v4.adapter.ts#L5
Module '"@azure/functions"' has no exported member 'Context'.
|
Build:
src/adapters/azure/http-trigger-v4.adapter.ts#L8
'"@azure/functions"' has no exported member named 'HttpResponseSimple'. Did you mean 'HttpResponse'?
|
Build:
src/adapters/azure/http-trigger-v4.adapter.ts#L107
Argument of type 'Headers' is not assignable to parameter of type 'BothValueHeaders'.
|
Build:
src/adapters/azure/http-trigger-v4.adapter.ts#L113
Property 'rawBody' does not exist on type 'HttpRequest'.
|
Build:
src/adapters/azure/http-trigger-v4.adapter.ts#L205
Argument of type 'URLSearchParams' is not assignable to parameter of type 'string | Record<string, string | string[] | undefined> | null | undefined'.
|
Build:
src/handlers/azure/azure.handler.ts#L4
Module '"@azure/functions"' has no exported member 'Context'.
|
Build
The operation was canceled.
|
Loading