Skip to content

chore: bump @azure/functions from 3.5.1 to 4.6.0 #436

chore: bump @azure/functions from 3.5.1 to 4.6.0

chore: bump @azure/functions from 3.5.1 to 4.6.0 #436

Triggered via pull request December 1, 2024 21:14
Status Failure
Total duration 1m 4s
Artifacts

pr.yml

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

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.