-
Repro below (I could not find a way to remove more code than this).
```dart
import 'dart:typed_data';
void main() {
var b = B(0);
var list = [b];
b.value2;
list.forEach((b) {
p…
-
Out of the box, AwsCDKTypeScriptApp does provide methods for configuring github actions to use private packages in github. This has the result of making the PR checking break.
A workaround solu…
-
### Description
Are runtime patch releases (e.g. 8.0.10) fully available on regular source servers and regular places?
Have issue where after periodicly patching .NET dotTrace it will start reportin…
-
**Describe the bug**
On cloning a patch some subpatch ops are made into new copies appended with a number.
Hence breaking intended reuse of code. Now if you change one not all copies will change.
…
-
The patches in this mod are all full of the major mistake of using `:FOR` on a mod the patch author does not own. The purpose of `:FOR[Modname]` is not just to run a patch during the patch pass (the t…
-
### Description
Express v5 just came out: https://expressjs.com/2024/10/15/v5-release.html
but it still doesn't support HTTP 2 so I'd say it's best for us to jump over to the Fastify bandwagon bec…
-
Once a tag is pushed to this repo, please consider it immutable. You have to control over the timeline of downstream usage. I've already bumped the Arch Linux package and sent it to the testing reposi…
-
We originally decided not to go this route because of the additional friction imposed during installation. However, project generators like `mix igniter.new` and `mix phx.new` can add `:igniter` autom…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…
-
### Is your feature/enhancement request related to a problem?
The database is growing too fast and we need a function that cleans the information of the placed blocks based on time.
### Describe the…