DavidJFowler
DavidJFowler
Attempting to serialise a rule containing a Yield expression throws System.NotSupportedException NRules 0.9.3 NRules.Json 0.9.3 example: ```csharp using System.Text.Json; using NRules; using NRules.Fluent; using NRules.Fluent.Dsl; using NRules.Json; var repo =...
When verifying a messaging pact scenario using WithContentAsync, the factory Func is invoked before a POST to /provider-states has completed. To reproduce, create a dotnet 7 console app. Add a...
If the value of a provider state parameter is a number string, it is serialised in the pact file as a number. This is an issue if the provider state...
# Pre issue-raising checklist I have already (please mark the applicable with an `x`): * [ x] Upgraded to the latest Pact Broker OR * [x ] Checked the CHANGELOG...
**Describe the bug** The GitHub Actions extension is reporting this error message:  In the Output window the following messages are shown: ``` Error getting GitHub context fetch...
**Description of the issue** CodeQL scan is not picking up SQL Injection vulnerability in the following Azure Function trigger: ```csharp using System.Net; using Microsoft.Azure.Functions.Worker; using Microsoft.Azure.Functions.Worker.Http; using Microsoft.Data.Sqlite; using Microsoft.Extensions.Logging;...
Add support for `azurerm_linux_function_app_slot`
I cannot upgrade to version v0.10.42 via Chocolatey on Windows 11. ``` infracost --version Infracost v0.10.41 Update: A new version of Infracost is available: v0.10.41 → v0.10.42 Go to https://www.infracost.io/docs/update...