✨ textual update #78
Annotations
11 errors
lint:
browsr/widgets/files.py#L86
Item "None" of "FileInfo | None" has no attribute "is_file" [union-attr]
|
lint:
browsr/widgets/files.py#L87
Item "None" of "FileInfo | None" has no attribute "size" [union-attr]
|
lint:
browsr/widgets/files.py#L89
Item "None" of "FileInfo | None" has no attribute "owner" [union-attr]
|
lint:
browsr/widgets/files.py#L90
Item "None" of "FileInfo | None" has no attribute "owner" [union-attr]
|
lint:
browsr/widgets/files.py#L91
Item "None" of "FileInfo | None" has no attribute "group" [union-attr]
|
lint:
browsr/widgets/files.py#L92
Item "None" of "FileInfo | None" has no attribute "group" [union-attr]
|
lint:
browsr/widgets/files.py#L100
Item "None" of "FileInfo | None" has no attribute "is_file" [union-attr]
|
lint:
browsr/widgets/files.py#L101
Item "None" of "FileInfo | None" has no attribute "file" [union-attr]
|
lint:
browsr/widgets/files.py#L103
Item "None" of "FileInfo | None" has no attribute "file" [union-attr]
|
lint:
browsr/widgets/files.py#L104
Item "None" of "FileInfo | None" has no attribute "file" [union-attr]
|
lint
Process completed with exit code 1.
|