Skip to content

finish imap unit tests #11

finish imap unit tests

finish imap unit tests #11

Triggered via push January 24, 2024 21:53
Status Failure
Total duration 33s
Billable time 1m
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E711): tests/imap_test.py#L121
tests/imap_test.py:121:26: E711 Comparison to `None` should be `cond is None`
Ruff (E711): tests/imap_test.py#L134
tests/imap_test.py:134:26: E711 Comparison to `None` should be `cond is None`
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.