Skip to content

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.1 to 2.1.0 #51

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.1 to 2.1.0

Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.1 to 2.1.0 #51

Status Failure
Total duration 45s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build
Process completed with exit code 1.
build: src/Functions/Notify.cs#L37
The return type for function 'nameof(Notify)' is missing a HttpResultAttribute on the HTTP response type property. (https://aka.ms/azfw-rules?ruleid=AZFW0015)
build: src/Functions/Notify.cs#L37
The return type for function 'nameof(Notify)' is missing a HttpResultAttribute on the HTTP response type property. (https://aka.ms/azfw-rules?ruleid=AZFW0015)
build: src/Functions/Initialize.cs#L78
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'EnsureConnection'
build: src/Functions/Initialize.cs#L86
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'EnsureSchema'
build: src/Functions/Initialize.cs#L104
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'CrawlIssues'
build: src/Functions/Initialize.cs#L78
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'EnsureConnection'
build: src/Functions/Initialize.cs#L86
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'EnsureSchema'
build: src/Functions/Initialize.cs#L104
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'CrawlIssues'