Skip to content
Triggered via push July 13, 2024 08:52
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: samples/CommandQuery.Sample.AzureFunctions/Command.cs#L15
Argument 2: cannot convert from 'Microsoft.AspNetCore.Http.HttpRequest' to 'Microsoft.Azure.Functions.Worker.Http.HttpRequestData'
build: samples/CommandQuery.Sample.AzureFunctions/Command.cs#L15
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'Microsoft.Extensions.Logging.ILogger?'
build: samples/CommandQuery.Sample.AzureFunctions/Query.cs#L15
Argument 2: cannot convert from 'Microsoft.AspNetCore.Http.HttpRequest' to 'Microsoft.Azure.Functions.Worker.Http.HttpRequestData'
build: samples/CommandQuery.Sample.AzureFunctions/Query.cs#L15
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'Microsoft.Extensions.Logging.ILogger?'
build: samples/CommandQuery.Sample.AzureFunctions/Command.cs#L15
Argument 2: cannot convert from 'Microsoft.AspNetCore.Http.HttpRequest' to 'Microsoft.Azure.Functions.Worker.Http.HttpRequestData'
build: samples/CommandQuery.Sample.AzureFunctions/Command.cs#L15
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'Microsoft.Extensions.Logging.ILogger?'
build: samples/CommandQuery.Sample.AzureFunctions/Query.cs#L15
Argument 2: cannot convert from 'Microsoft.AspNetCore.Http.HttpRequest' to 'Microsoft.Azure.Functions.Worker.Http.HttpRequestData'
build: samples/CommandQuery.Sample.AzureFunctions/Query.cs#L15
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'Microsoft.Extensions.Logging.ILogger?'
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/