mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-17 09:03:57 +00:00
Updates baseline
This commit is contained in:
@@ -938,7 +938,6 @@ src/documents/tests/test_barcodes.py:0: error: Argument 1 to "get_reader" of "Ge
|
||||
src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type]
|
||||
src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type]
|
||||
src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type]
|
||||
src/documents/tests/test_barcodes.py:0: error: Cannot find implementation or library stub for module named "zxingcpp" [import-not-found]
|
||||
src/documents/tests/test_barcodes.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||
src/documents/tests/test_barcodes.py:0: error: Incompatible types in assignment (expression has type "Path", variable has type "str") [assignment]
|
||||
src/documents/tests/test_barcodes.py:0: error: Item "None" of "ApplicationConfiguration | None" has no attribute "barcode_string" [union-attr]
|
||||
@@ -1829,7 +1828,6 @@ src/paperless/checks.py:0: error: Argument 2 to "path_check" has incompatible ty
|
||||
src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||
src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||
|
||||
Reference in New Issue
Block a user