More type checking #24
Annotations
7 errors
build/lib/filesender/api.py#L11
Import "pipe" is not accessed (reportUnusedImport)
|
build/lib/filesender/api.py#L347
Subscript for class "tuple" will generate runtime exception; enclose type annotation in quotes (reportIndexIssue)
|
build/lib/filesender/api.py#L424
Subscript for class "tuple" will generate runtime exception; enclose type annotation in quotes (reportIndexIssue)
|
filesender/api.py#L11
Import "pipe" is not accessed (reportUnusedImport)
|
filesender/api.py#L347
Subscript for class "tuple" will generate runtime exception; enclose type annotation in quotes (reportIndexIssue)
|
filesender/api.py#L424
Subscript for class "tuple" will generate runtime exception; enclose type annotation in quotes (reportIndexIssue)
|
|
This job failed
Loading