Klaus Purer

Results 14 issues of Klaus Purer

I cannot compare larger XML files with assert_eq!() because it hangs and runs into a memory leak. Just a test case to reproduce the problem, I have not looked into...

Hi, `yarn audit` reports a security issue in the dependency graph of graphql-voyager. The solution would be to upgrade @material-ui/core, would that be a problem? Steps to reproduce: ``` yarn...

Problem: Maintainers use the Github security advisory database to publish security issues. Currently random developers like me find out about them when Github's dependabot flags them in a composer.lock file...

Version of VSCode: 1.12.1 Version of the extension: 0.3.14 OS: Ubuntu 16.04 Description: "Format Document" does not work in RLS mode. Output of the "Rust logging" channel: ``` [Error -...

Issue: https://www.drupal.org/project/coder/issues/3214374 The goal would be to delete our FullyQualifiedNamespace sniff and switch to using the one from Slevomat. Was not able to complete this yet because of a bug...

It finally happened. Twitter suspended my Mastodon Twitter Sync app for terms of service violations. Quickly reviving it with a new app did not work, so I think this could...

Use case: I would like to quickly expand my network in my community by following accounts other users in my community are following or are followed by. When I'm on...

I found an used variable in src/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php . We should check for unused variables with automated testing. ## Description We can check for unused variables with https://github.com/slevomat/coding-standard/blob/master/doc/variables.md#slevomatcodingstandardvariablesunusedvariable . Not sure...

Status: awaiting feedback
Type: chores/QA
Status: has merge conflict

Problem: Github Dependabot reports a security issue in the time crate from https://github.com/chronotope/chrono/issues/602 The time crate is an optional dependency of chrono, so we can disable it. The time crate...

Trying to make Github Actions execution happy.