Dave-Senn

Results 3 issues of Dave-Senn

### Use Case I configure all my applications to log to a specific directory in a shared root directory. Let's say `C:\Log`. Telegraf would then log into `C:\Log\Telegraf`. Sometimes I...

feature request

**Describe the bug** This may be a problem with the dotnet tool, but I thought I will inform you as well. Running this command ``` dotnet list package --vulnerable --include-transitive...

type: bug
state: needs discussion

``` Newtonsoft.Json.JsonSerializationException: Error converting value "locked" to type 'GitLabApiClient.Models.MergeRequests.Responses.MergeRequestState'. Path 'state', line 1, position 197. ---> System.ArgumentException: Requested value 'locked' was not found. at Newtonsoft.Json.Utilities.EnumUtils.ParseEnum(Type enumType, NamingStrategy namingStrategy, String value,...