-
Hello, I'm in need of getting being able to pragmatically parse/edit/write `yarn.lock` files both for yarn 1 and 2+. The current parser looks like it is only taking common fields between the two forma…
-
If a custom datafactory throws an error then the StreamParser does not gracefully emit this error.
A unit-test to reproduce (failed to find out how to style my code to satisfy the linter, so copy/p…
-
https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin
Defining a new parser using the user interface
Since release 3.8 you can define new parsers dynamically in the system configuration sectio…
-
```
For some umple elements, Position (line numbers) are defined but they are not
reflected in the generated code
What steps will reproduce the problem?
This problem includes the following:
Ump…
-
Is there a way to add functionality to read specific rows from a large `sas7bdat` file? The issue I'm facing is that I have large SAS files (around 10GB) along with text files (an exact, flat copy of …
-
Currently, if defined, it is passed in the keyword arguments of the `Parser.parse` call and the user has to look for it there. Maybe making it accessible through a property is more convenient. Questio…
-
I'm trying to get the infromation I got this error.
This is my auth.ts where I'm getting his error
import { NextFunction, Request, Response } from "express";
import { CatchAsyncErrors } from "./cat…
-
### Is this a new bug in metricflow?
- [X] I believe this is a new bug in metricflow
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavi…
-
While loading a PCAP file it crashes.
To reproduce the problem I have just to follow the Example 1 and when I start the capture the program crashes. The problem is that tshark is using a deprecated op…
-
I believe it would be useful to have Django management commands to import and export data from the command line.
This could also be useful for automating repeated imports and exports.
Below is the…