-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite 2.21.1 (rewrite-recipe-bom)
## How are you running OpenRewrite?
I'm running a unit test in Java.
## What is the smallest…
-
It appears that the shopping list is not being generated when invoking `new Parser().parse(source)`. I have attempted to include a `config/aisle.conf` file and still have trouble producing the shoppin…
-
Recently I have implemented the Barracuda CloudGen Firewall solution in 2 environments which both got a new Barracuda F18B installed.
These firewalls have both been set up to forward their logs to a s…
-
kata-log-parser usually fails to parse runtime (current master HEAD) logs, mostly due to missing log entry fields, because runtime doesn't always log with the format that kata-log-parser requires.
…
-
Hi, I'm trying to set the starting number of page number in each sections by setting the ooxml ( because the api seems not support this function)
`const customizePageNumbering = async () => {
…
-
If I pump SIP register messages with tools like SIPp, it is seen that Register handler is called less number of times than the actual SIP messages pumped. On further debugging it is seen that if a TCP…
-
**Summary**
When running LAMMPS jobs from Pyiron I get errors thrown from the automatic collection of data from the log.lammps file. In the function responsible for parsing the log file (pyiron_ato…
-
**Uglify version (`uglifyjs -V`)** 3.19.3
**JavaScript input**
```js
self.MyGlobal = 1
console.log(self.MyGlobal);
console.log(self.MyGlobal2);
```
**The `uglifyjs` CLI command executed…
-
I have a log that contains the line " 1 al_new: void" (without quotes). I am trying to parse this log with synoptic, with the option`-r '(?)\\s*al_new:\\s*.+(?new)'`to try to parse it. However,…
-
try with fail, got a lot of errors like:
WARNING: Failed parsing line ' ]'
WARNING: Failed parsing line '}'
try with log file
log_plays = Logs(log_file=log_file)
Traceback (most recent call …