hboutemy commented on PR #650:
URL:
https://github.com/apache/tooling-trusted-releases/pull/650#issuecomment-3904179929
formatting sorted out, thanks
FYI, local run of `make check` fails:
```
format JS files with
Biome...............................................Failed
- hook id: biome-format
- exit code: 1
Executable `biome` not found
lint JS files with
Biome.................................................Failed
- hook id: biome-check
- exit code: 1
Executable `biome` not found
type check Python files with
Pyright.....................................Failed
- hook id: pyright
- exit code: 1
/home/herve/dev/apache/tooling/tooling-trusted-releases/playwright/test.py
/home/herve/dev/apache/tooling/tooling-trusted-releases/playwright/test.py:33:8
- warning: Import "netifaces" could not be resolved from source
(reportMissingModuleSource)
/home/herve/dev/apache/tooling/tooling-trusted-releases/playwright/test.py:35:6
- error: Import "playwright.sync_api" could not be resolved
(reportMissingImports)
```
I don't know what is missing on my Linux box
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]