-
### Issue Description
FluentMigrator.MSBuild version 6.1.4 is packaged following guidance here: this project references nuget package FluentMigrator.MSBuild, which was packaged following the guidan…
-
### What version of Bun is running?
1.1.17+bb66bba1b
### What platform is your computer?
Linux 6.6.31-linuxkit x86_64 unknown
### What steps can reproduce the bug?
When attempting to use `mongoos…
-
### Description
I ensured my system meets all requirements. After running DockerInstaller I get the following error:
> -----------------------------------------------------------------------------…
-
In the SDK bundle, all the libraries that are required to be included with a program (like `libswiftCore.so`) are included in the same folder as the core NDK libraries that are needed for linking (lik…
-
### Description
Setting the `JsonSerializerIsReflectionEnabledByDefault` property to `false` currently results in a runtime exception when reflection-based json serialized is encountered. As discusse…
-
### Describe the bug
Running nvim/treesitter on Win10.
Treesitter is working fine with other parsers.
After installing the vue parser, anytime I open a vue file or run checkhealth, nvim crashes a…
-
Using a simple netstandard project using the `System.IO.Ports` package, and trying to use any SerialPort function in a CLI action gives me the following exception:
```
00:00:00.346 : CLI …
-
Upon trying to build --all under `Windows 10 22H2` via `cargo +nightly build --all` the build process encounters the error `error[E0425]: cannot find function "f128_support_lib" in module "libc_fns"`
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have a source generator that builds some minimal api from controller classes. The source ge…
-
#8693 shows a code where the user had some threads exit before a barrier. Thus, the barrier never completes resulting in a `PI_ERROR_DEVICE_NOT_FOUND` error. The actual error (threads exiting before a…