Fix errors in documentation of examples #83
tests.yml
on: push
run-tests
30s
publish-docs
/
build
40s
Annotations
2 errors and 3 warnings
Ruff (I001):
projectcard/docs.py#L2
projectcard/docs.py:2:1: I001 Import block is un-sorted or un-formatted
|
run-tests
Process completed with exit code 1.
|
run-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
publish-docs / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|