Skip to content

Add -s <search_query> command line argument #23

Add -s <search_query> command line argument

Add -s <search_query> command line argument #23

Re-run triggered August 14, 2024 16:33
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (3.12)
Process completed with exit code 1.
Ruff (E501): scdl/scdl.py#L4
scdl/scdl.py:4:101: E501 Line too long (103 > 100)
Ruff (E501): tests/test_search.py#L44
tests/test_search.py:44:101: E501 Line too long (112 > 100)
test (3.12)
Process completed with exit code 1.
test (3.7)
The job was canceled because "_3_12" failed.
test (3.7)
The operation was canceled.
test (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/