pierre
pierre
> nearly every second Actually what we observed it's emitting this message like ~150/200 times per second, which is problematic in log files for disk space reason.
Hi, thanks for the info @LauraWebdev !
Hi, we will check at OpenWRT support and let you know asap.
Please try to set up Typescript to use different and dedicated setup/config for tests. Do not modify the main config used by app code. Also, `tscheck` or default `tsc` should...
To say the least, I'm quite skeptical on the real benefits to add such tests. This will add its batch of maintenance work and introduces the infamous “unit tests are...