Skip to content

Merge branch 'EmailInfra' of https://github.com/koesterlab/remail int… #54

Merge branch 'EmailInfra' of https://github.com/koesterlab/remail int…

Merge branch 'EmailInfra' of https://github.com/koesterlab/remail int… #54

Triggered via push November 29, 2024 09:22
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff: EMailService.py#L180
EMailService.py:180:38: SyntaxError: Expected an indented block after function definition
Ruff (E701): EMailService.py#L245
EMailService.py:245:40: E701 Multiple statements on one line (colon)
Ruff (F401): email2.py#L2
email2.py:2:21: F401 `pathlib.Path` imported but unused
Ruff (F401): email2.py#L5
email2.py:5:53: F401 `sqlmodel.Session` imported but unused
Ruff (F401): email2.py#L5
email2.py:5:62: F401 `sqlmodel.create_engine` imported but unused
Ruff (F401): email2.py#L5
email2.py:5:77: F401 `sqlmodel.select` imported but unused
ruff
Process completed with exit code 1.