update workflow #16
Annotations
3 errors and 1 warning
Ruff (F403):
leetcode/__init__.py#L1
leetcode/__init__.py:1:1: F403 `from leetcode import *` used; unable to detect undefined names
|
Ruff (E741):
stepik/linked_list/linked_list.py#L70
stepik/linked_list/linked_list.py:70:1: E741 Ambiguous variable name: `l`
|
build (pypy3.10)
Process completed with exit code 1.
|
build (pypy3.10)
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/.
|