Skip to content

feat: GitHub action for tests #4

feat: GitHub action for tests

feat: GitHub action for tests #4

Triggered via pull request June 15, 2024 15:51
Status Failure
Total duration 31s
Artifacts

action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F401): tests/todo/test_create_todo.py#L4
tests/todo/test_create_todo.py:4:29: F401 `app.get_context.get_context` imported but unused
Ruff (F401): tests/todo/test_create_todo.py#L8
tests/todo/test_create_todo.py:8:5: F401 `tests.utils.get_context_for_tests` imported but unused
test
Process completed with exit code 1.