Skip to content

delete emails

delete emails #22

Triggered via push April 15, 2024 06:31
Status Failure
Total duration 1m 2s
Artifacts

ci-cd.yml

on: push
Run tests
54s
Run tests
run pre-commit
18s
run pre-commit
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
run pre-commit
Process completed with exit code 1.
Run tests: server/cli.py#L31
Expected no arguments to "Email" constructor (reportCallIssue)
Run tests: server/cli.py#L49
Expected no arguments to "Response" constructor (reportCallIssue)
Run tests: server/cli.py#L58
Cannot assign member "last_email" for type "Thread"   "str" is incompatible with "SQLCoreOperations[int] | int" (reportAttributeAccessIssue)
Run tests: server/controllers/admin.py#L21
Expected no arguments to "Document" constructor (reportCallIssue)
Run tests: server/controllers/admin.py#L94
Expected no arguments to "Document" constructor (reportCallIssue)
Run tests: server/controllers/admin.py#L134
Expected no arguments to "Document" constructor (reportCallIssue)
Run tests: server/controllers/admin.py#L135
Invalid conditional operand of type "Series | NDArray[bool_]"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
Run tests: server/controllers/admin.py#L138
Invalid conditional operand of type "Series | NDArray[bool_]"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
Run tests: server/controllers/emails.py#L258
Expected no arguments to "Email" constructor (reportCallIssue)
Run tests: server/controllers/emails.py#L274
Expected no arguments to "Email" constructor (reportCallIssue)
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.