CommandQuerySampleAzureFunctions.yml
on: push
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/
|