Pawel Bojkowski

Results 7 issues of Pawel Bojkowski

Reddit https://redditblog.com/topic/technology Reddit https://redditblog.com/topic/technology/feed/

Feature Request: When you run Microsoft365DSC as a runbook in Azure Automation it would be nice when you could do advanced logging to Azure Monitor 👍👍👍💪💪💪

Enhancement
Core Engine

Hi! I am looking for a rule that forced devs to use [named arguments](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/named-and-optional-arguments). Any rules for this in Roslynator?

Feature Request
Area-Analyzers

HI! can someone help on this? Severity Code Description Project File Line Suppression State Warning AD0001 Analyzer 'RefactoringEssentials.CSharp.Diagnostics.ConvertClosureToMethodGroupAnalyzer' threw an exception of type 'System.TypeInitializationException' with message 'The type initializer for...

Hi! Maybe someone will need this too - or can implement in octokit.graphql.net. Adding some parallel foreach async MAGIC :) ```csharp public async Task TransferAllIssues(string fromRepositoryName, string toRepositoryId, string pemKey)...

Hi! when you create a new repo and add only the needed parameters: ```csharp var connection = await currentGitHubClientManager.GetGraphQlConnection(); ID ownerId = new ID("jsdfopu90U)=U)=uudf9u9u>)U)"); var mutation = new Mutation() .CreateRepository(new...

Hi :) app is not really working on Windows 11. It's never ending loading... ![image](https://user-images.githubusercontent.com/74313141/129164553-7bd1a080-95ac-4c42-aa68-bf4982d06e5d.png) When you click on about: ![image](https://user-images.githubusercontent.com/74313141/129164584-9355ce72-64f7-48b4-a10e-b5c5bd712d69.png) ![image](https://user-images.githubusercontent.com/74313141/129164608-0b58d25f-fc1b-4b0b-8d58-7239c390e9b2.png)

Bug Report