fix(deps): update dependency @azure/functions to v4 #225
Annotations
8 errors
๐ ๏ธ Build:
src/func-v3.ts#L9
Module '"@azure/functions"' has no exported member 'AzureFunction'.
|
๐ ๏ธ Build:
src/func-v3.ts#L10
Module '"@azure/functions"' has no exported member 'Context'.
|
๐ ๏ธ Build:
src/func-v3.ts#L12
'"@azure/functions"' has no exported member named 'HttpRequestHeaders'. Did you mean 'HttpRequestParams'?
|
๐ ๏ธ Build:
src/func-v3.ts#L85
Argument of type 'ReadableStream<any> | null' is not assignable to parameter of type 'string | null | undefined'.
|
๐ ๏ธ Build:
src/func-v3.ts#L85
Element implicitly has an 'any' type because type 'Headers' has no index signature. Did you mean to call 'req.headers.get'?
|
๐ ๏ธ Build:
src/func-v3.ts#L112
Argument of type '{}' is not assignable to parameter of type 'string'.
|
๐ ๏ธ Build
Process completed with exit code 1.
|
๐งช Test
Process completed with exit code 1.
|