Turn on pyright reportOptionalIterable
#1985
Annotations
4 errors and 1 warning
Run jakebailey/pyright-action@v2:
adodbapi/examples/db_print.py#L53
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Run jakebailey/pyright-action@v2:
adodbapi/examples/db_print.py#L65
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Run jakebailey/pyright-action@v2:
adodbapi/examples/xls_read.py#L38
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Run jakebailey/pyright-action@v2
3 errors
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading