Skip to content

build: add github testing workflow #1

build: add github testing workflow

build: add github testing workflow #1

Triggered via push October 1, 2024 00:06
Status Success
Total duration 29s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

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/