-
Hello,
I've been working with this library for a while for transforming PDF files into image files. It works for most PDF files but some of the ones exported by Microsoft Word in Mac OSX are a litt…
joadr updated
3 years ago
-
In my project, I'm using the [imposter](https://github.com/TypistTech/imposter-plugin) plugin to avoid any conflicts in my project in case I have a plugin that is using different versions of some pack…
-
Certain types currently raise incomplete computation warnings which causes them to not be shown in error traces. One example is `Array.mem`:
```
File "array.mli", line 55, characters 0-89:
55 | v…
-
We are using this action in our workflows to better present the test reports after running a workflow. However, lately we have experienced the trx-parser action failing and reporting on failed tests w…
-
ive downloaded [this](https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace) repo and updated the teavm version to 0.10 and changed the OptimizationLevel to AGGRESSIVE but when i try to co…
-
Do this by transforming the data files to jsonld and importing.
Should also maintain the local file version for testing with electron setups.
jeswr updated
3 years ago
-
### Describe the Bug
Fields can return null, depending on the ordering when using aliases. We are transforming the schema to use camelCase queries/fields/etc and when we do so, we often get null b…
-
`avj` is the library we use to parse the JSON schema. It currently does not support the [`mapping`](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) keyword, making it …
-
Greetings,
I am experiencing a hash mismatch issue with both the normal and attack SWAT data CSV files after downloading and saving them on Ubuntu Linux. I am unsure if the mismatch is due to chang…
-
I've done testing, and found that [Piscina](https://www.npmjs.com/package/piscina) is 30-50x faster than in-process transforming. My codebase is 15k+ files, so the speedup really helps.