Skip to content

Add opengraph extension #18

Add opengraph extension

Add opengraph extension #18

Triggered via push March 3, 2024 00:08
Status Failure
Total duration 57s
Artifacts
Check Source Code
48s
Check Source Code
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Ruff (I001): lenskit/algorithms/__init__.py#L16
lenskit/algorithms/__init__.py:16:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): lenskit/algorithms/__init__.py#L220
lenskit/algorithms/__init__.py:220:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): lenskit/algorithms/als.py#L7
lenskit/algorithms/als.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): lenskit/algorithms/als.py#L569
lenskit/algorithms/als.py:569:101: E501 Line too long (104 > 100)
Ruff (E501): lenskit/algorithms/als.py#L572
lenskit/algorithms/als.py:572:101: E501 Line too long (102 > 100)
Ruff (E501): lenskit/algorithms/als.py#L580
lenskit/algorithms/als.py:580:101: E501 Line too long (105 > 100)
Ruff (I001): lenskit/algorithms/basic.py#L11
lenskit/algorithms/basic.py:11:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): lenskit/algorithms/funksvd.py#L11
lenskit/algorithms/funksvd.py:11:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): lenskit/algorithms/funksvd.py#L24
lenskit/algorithms/funksvd.py:24:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): lenskit/algorithms/item_knn.py#L11
lenskit/algorithms/item_knn.py:11:1: I001 Import block is un-sorted or un-formatted
Check Source Code
format failed, failing build
Check Source Code
Process completed with exit code 1.
Check Source Code
source code not formatted
Check Source Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.