Harald Wellmann
Harald Wellmann
Ok, found it: The `node_modules` folder doesn't match `package.json` and still contains `@actions/[email protected]`. In my local clone, I ran `npm install` first of all, not noticing that `node_modules`are part of...
Yes, I did. The problem with Pax Wicket, as with most other Pax projects, but even more so, is its lack of usable documentation. I don't even see what problem(s)...
I think the model of `enum` should be changed not to take a list of strings, but a list of objects, which would allow for `name`, `description` and any annotation...
I was going to write an issue about broken array item types when I found this one. The root cause is probably the same. My test case involves some extra...
A note on this: I tried replacing the logo file by a custom logo in my local build. Of course my logo differs in width and height from the official...
Well, I'm afraid I don't understand enogh about method handles - the stale reference problem definitely is an issue at that level, and I don't know if that is by...
Here's the IDE issue: https://github.com/ceylon/ceylon-ide-eclipse/issues/782 What's the rationale for not requiring source archives? It's just a nuisance when they're missing. This is a chance for Herd to be better than...