Skip to content

add test corpus flask seed #47

add test corpus flask seed

add test corpus flask seed #47

Triggered via push April 15, 2024 20:18
Status Failure
Total duration 1m 5s
Artifacts

ci-cd.yml

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

Annotations

4 errors and 1 warning
Run tests: server/controllers/emails.py#L288
Expression with type "tuple[List[str], List[Document], List[float], List[int]]" cannot be assigned to target tuple   Type "tuple[List[str], List[Document], List[float], List[int]]" is incompatible with target tuple     Tuple size mismatch; expected 3 but received 4 (reportAssignmentType)
Run tests: server/controllers/emails.py#L292
Argument missing for parameter "email_id" (reportCallIssue)
Run tests: server/controllers/emails.py#L475
Expression with type "tuple[List[str], List[Document], List[float], List[int]]" cannot be assigned to target tuple   Type "tuple[List[str], List[Document], List[float], List[int]]" is incompatible with target tuple     Tuple size mismatch; expected 3 but received 4 (reportAssignmentType)
Run tests
3 errors
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/.