Create test-lint.yaml #1
Annotations
9 errors and 1 warning
Run ruff:
svgtrace/__init__.py#L23
svgtrace/__init__.py:23:26: FBT001 Boolean-typed positional argument in function definition
|
Run ruff:
svgtrace/__init__.py#L23
svgtrace/__init__.py:23:26: FBT002 Boolean default positional argument in function definition
|
Run ruff:
svgtrace/__init__.py#L46
svgtrace/__init__.py:46:37: FBT001 Boolean-typed positional argument in function definition
|
Run ruff:
svgtrace/__init__.py#L46
svgtrace/__init__.py:46:37: FBT002 Boolean default positional argument in function definition
|
Run ruff:
svgtrace/__init__.py#L68
svgtrace/__init__.py:68:2: ERA001 Found commented-out code
|
Run ruff:
svgtrace/__init__.py#L104
svgtrace/__init__.py:104:92: E501 Line too long (147 > 100)
|
Run ruff:
tests/test_main.py#L27
tests/test_main.py:27:68: FBT003 Boolean positional value in function call
|
Run ruff:
tests/test_main.py#L38
tests/test_main.py:38:48: FBT003 Boolean positional value in function call
|
Run ruff
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading