Add generation metadata to saved pngs from the generated thumbnails (from right-click or ... menu on thumbnails) #896
Annotations
7 errors
|
check
6 errors
|
|
check:
tests/test_text.py#L208
Argument of type "Params" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"Params" is not assignable to "JobParams" (reportArgumentType)
|
|
check:
tests/test_text.py#L193
Argument of type "ParamsOne" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"ParamsOne" is not assignable to "JobParams" (reportArgumentType)
|
|
check:
tests/test_text.py#L192
Argument of type "ParamsNone" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"ParamsNone" is not assignable to "JobParams" (reportArgumentType)
|
|
check:
tests/test_text.py#L157
Argument of type "Params" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"Params" is not assignable to "JobParams" (reportArgumentType)
|
|
check:
tests/test_text.py#L135
Argument of type "Params" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"Params" is not assignable to "JobParams" (reportArgumentType)
|
|
check:
tests/test_text.py#L110
Argument of type "Params" cannot be assigned to parameter "params" of type "JobParams" in function "create_img_metadata"
"Params" is not assignable to "JobParams" (reportArgumentType)
|