-
### Elixir version
1.16.2
### Database and Version
PostgreSQL 14.9
### Ecto Versions
ecto: 3.11.2, ecto_sql: 3.11.3
### Database Adapter and Versions (postgrex, myxql, etc)
postgrex: 0.18.0
##…
-
**Describe the bug**
When referencing a NuGet package that includes for further CsWinRT referencing a .winmd file in net8.0-windows10.X subsequent launches of the application will fail (i.e. Projecti…
-
Hello.
I've noticed that using special chars like ` `, `|`, `[`, `]`, `{`, `}`, `^`, `%`, `\`, `~` in reference pointers lead to an exception.
Example schema that fails:
```json
{
"type": "ob…
-
**Describe the bug**
While opting for `json` format export, the export does not go through and ends abruptly with a `ValueError: Circular reference detected` error message.
**To Reproduce**
\-
…
-
When reading tsconfig.json, it seems to be ignoring the "references" array which includes paths to other tsconfig files in the same directory.
You can reproduce my repo with `npm init vue@3` and th…
-
**TypeScript Version:** 3.1.0-dev.20180914
**Search Terms:** tsconfig.json extends references inheritance
It seems that the `references` key is not inherited via the `extends` mechanism, which …
-
Hello developers,
Thank you for developing a nice benchmarking tool. How to generate reference genomes in json format for BinBencher assessment? I couldn't understand from the documentation…
-
-
**Description**
When using JSON Schema that contains recursive schema references it often happens that we get a "Maximum call stack size exceeded" error
**Minimal Reproduction**
Here is a min…
-
The [standard](https://asdf-standard.readthedocs.io/en/1.1.1/tree.html#references) says:
> The YAML 1.1 standard itself also provides a method for internal references called “anchors” and “aliases”…