build: add github testing workflow #1
Annotations
3 errors and 1 warning
Ruff (E741):
serps/cli.py#L74
serps/cli.py:74:9: E741 Ambiguous variable name: `l`
|
Ruff (E741):
serps/cli.py#L124
serps/cli.py:124:17: E741 Ambiguous variable name: `l`
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|