Merge pull request #4 from madeddie/madeddie-patch-1 #4
test.yml
on: push
Test and lint the application
14s
Annotations
3 errors and 1 warning
Ruff (F841):
moocfi_cses.py#L281
moocfi_cses.py:281:9: F841 Local variable `task_list` is assigned to but never used
|
Ruff (F821):
moocfi_cses.py#L281
moocfi_cses.py:281:37: F821 Undefined name `res`
|
Test and lint the application
Process completed with exit code 1.
|
Test and lint the application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|