Giancarlo Calderón Cárdenas

Results 47 comments of Giancarlo Calderón Cárdenas

Not only unreadible/hard to read, but the white background is too bright on big screen.

In addition to that, if the folder already has the `.editorconfig` file, then there is no need to show the option there. I get the following error when right clicking...

Any update on this? There is also https://github.com/sendgrid/sendgrid-java/issues/749

given that https://github.com/sendgrid/sendgrid-java/pull/767 was merged. Is this PR still necessary?

This also happens in headless mode on Windows (Karma test) starting v23.1.1. v23.1.0 is not affected.

Maybe a `status: needs triage`, to keep current format

Could be something related to `importMapsPlugin`. I have a quite complex `web-test-runner.config.mjs` with `summaryReporter` and it finishes without errors (I do not have `importMapsPlugin`, I use `legacy` and `inject`). I...

Worth mentioning that when using `summaryReport`, the report shows test names as undefined. ![image](https://github.com/user-attachments/assets/2b98fd3b-ad8f-4fb7-a1d0-41d9382880b8) ### Update It seems that `testResults.tests[n]` only has "passed" property. No `name` property. ![image](https://github.com/user-attachments/assets/0c971d10-b749-4aea-a4f9-56cf85600e75) Which component...

### Update it seems that the issue comes from https://github.com/blueprintui/web-test-runner-jasmine/issues/9