Jakub Gladykowski

Results 26 issues of Jakub Gladykowski

Hi! Thank for your nice utility! Can you please explain what threshold means ? Is it like 10% of difference ignored when it is 0.1, and 100% when it is...

question

### Version 1.52.0 ### Steps to reproduce 1. Clone https://github.com/gladykov/playwright-grey-rectanle-video 2. `npm install` 3. `npx playwright test && npx playwright show-report` 4. Open report and download video Pay attention that...

v1.54

According to this https://github.com/yuzutech/kroki/issues/1279 , diagram options should work. But when using examples from here: https://plantuml.com/ditaa example: ``` @startditaa < --no-shadows, scale=0.7 +---------+ /--------\ +-------+ | cBLU +--+cAAA +---+Version| |...

We rely on tools to detect licenses used in dependencies: [npmjs.com/package/license-compliance](https://www.npmjs.com/package/license-compliance) , and they rely on this field.

Hi! I spend one hour to add this option, I think it will be useful. I saw that you started to do refactoring here https://github.com/RSeidelsohn/license-checker-rseidelsohn/pull/124 , so not sure how...

failOn and onlyAllow will fail on first occurrence of license violating rule. But I want to see them all, not fix one by one. Feature requets is to add failSlow,...