Marcus Markiewicz

Results 10 issues of Marcus Markiewicz

Error id: ff259ee37c424828be15de90b752e430 Exception begin -------------------- System.NullReferenceException: Object reference not set to an instance of an object. HResult: -2147467261 Data: -> Source: Wox.Core TargetAssembly: Wox.Core, Version=1.4.1196.0, Culture=neutral, PublicKeyToken=null TargetModule: Wox.Core.dll...

Let's upgrade our csproj / sln files to use the (newer) SDK style. This simplifies the files themselves and improves dependency management (nuget packages). This allows us to remove no...

tech debt

This produces security error SYSLIB0011

Refreshing the PR queries makes all entries unread.

bug

We need to figure out what we are going to do with our .net framework dependency. Can we move to .NET core?

tech debt

Allow for a dark mode, preferably following the system's setting.

enhancement

Do a VS code quality static analysis on the code, clean up errors.

tech debt

Let's clean all TODOs in the code: either make each an issue, toss the comment or make it into a historical comment. Next, add a GitHub action to comb the...

tech debt

GitHub allows turning on security and code quality bots as part of actions. We need to investigate what makes sense for us and deploy them.

tech debt