chore: bump @azure/functions from 3.5.1 to 4.6.0 #436
Annotations
14 errors
docs
Process completed with exit code 2.
|
build (20.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L5
Module '"@azure/functions"' has no exported member 'Context'.
|
build (20.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L8
'"@azure/functions"' has no exported member named 'HttpResponseSimple'. Did you mean 'HttpResponse'?
|
build (20.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L107
Argument of type 'Headers' is not assignable to parameter of type 'BothValueHeaders'.
|
build (20.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L113
Property 'rawBody' does not exist on type 'HttpRequest'.
|
build (20.x):
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 (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L5
Module '"@azure/functions"' has no exported member 'Context'.
|
build (18.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L8
'"@azure/functions"' has no exported member named 'HttpResponseSimple'. Did you mean 'HttpResponse'?
|
build (18.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L107
Argument of type 'Headers' is not assignable to parameter of type 'BothValueHeaders'.
|
build (18.x):
src/adapters/azure/http-trigger-v4.adapter.ts#L113
Property 'rawBody' does not exist on type 'HttpRequest'.
|
build (18.x):
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 (18.x)
Process completed with exit code 1.
|