Borja Domínguez

Results 62 issues of Borja Domínguez

Originally reported in the megalinter repository thinking the problem was there, I copy the link where the problem with this particular linter is detailed: https://github.com/oxsecurity/megalinter/issues/1821

We are trying to generate a Megalinter image for ARM: https://github.com/oxsecurity/megalinter/pull/1553 The fact that rakudo-pkg does not support ARM blocks us, can you help us @nxadm? Thanks.

It would be interesting that being a cli tool it would work with other widely used providers like Azure DevOps. I have been analyzing of all the tools similar to...

We continue the discussion from #1553

nostale

This page describes how to create a configuration file for this linter: https://github.com/chris48s/v8r#configuration In my case, I want to customize several schemas because in the repository there are several azure-pipelines*.yml...

enhancement
nostale

Fixes #41 Target .NET 7 / .NET 8 I have taken the opportunity to enable nullable reference types so that the code is a little more protected: https://learn.microsoft.com/en-us/dotnet/csharp/nullable-references EDIT: I...

@madushans I am willing to create PR if you give me the go ahead. **Is your feature request related to a problem? Please describe.** I use the tool through CI...

enhancement

Microsoft and the community is continuously working on making the migration where possible. Currently in WPF it's also proposed: https://github.com/dotnet/wpf/issues/7563 Since you are working on a new version, it is...

enhancement

#### Problem statement Since alpha 2023.1, Unity has added a new type, Awaitable. With this type you can do operations that were previously done with coroutines such as: wait N...

enhancement

**Is your feature request related to a problem? Please describe.** @nblumhardt I am using `Serilog.Settings.Configuration` and the `Serilog.Sinks.Graylog` sink. The problem I have is that it seems that the use...

enhancement