implemented text recognition (ocr) #675
Annotations
26 errors and 13 warnings
Pyright (ubuntu-22.04, 3.10):
src/AutoSplitImage.py#L133
Cannot assign member "texts" for type "AutoSplitImage*" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L82
Type of "STARTUPINFO" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L82
"STARTUPINFO" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L249
Type of "startupinfo" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L249
Type of "STARTUPINFO" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L249
"STARTUPINFO" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L250
Type of "dwFlags" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L250
Type of "STARTF_USESHOWWINDOW" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L250
"STARTF_USESHOWWINDOW" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L252
Type of "SW_HIDE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/AutoSplitImage.py#L133
Cannot assign member "texts" for type "AutoSplitImage*" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L82
Type of "STARTUPINFO" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L82
"STARTUPINFO" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L249
Type of "startupinfo" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L249
Type of "STARTUPINFO" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L249
"STARTUPINFO" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L250
Type of "dwFlags" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L250
Type of "STARTF_USESHOWWINDOW" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L250
"STARTF_USESHOWWINDOW" is not a known member of module "subprocess" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L252
Type of "SW_HIDE" is unknown (reportUnknownMemberType)
|
Pyright (windows-latest, 3.12):
src/AutoSplitImage.py#L133
Cannot assign member "texts" for type "AutoSplitImage*" (reportAttributeAccessIssue)
|
Pyright (windows-latest, 3.12)
1 error
|
Pyright (windows-latest, 3.11):
src/AutoSplitImage.py#L133
Cannot assign member "texts" for type "AutoSplitImage*" (reportAttributeAccessIssue)
|
Pyright (windows-latest, 3.11)
1 error
|
Pyright (windows-latest, 3.10):
src/AutoSplitImage.py#L133
Cannot assign member "texts" for type "AutoSplitImage*" (reportAttributeAccessIssue)
|
Pyright (windows-latest, 3.10)
1 error
|
ruff (ubuntu-22.04, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (ubuntu-22.04, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit for ubuntu-22.04 (Python 3.11)
Expired
|
162 MB |
|
AutoSplit for windows-latest (Python 3.11)
Expired
|
139 MB |
|
AutoSplit for windows-latest (Python 3.12)
Expired
|
138 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
Expired
|
2.14 MB |
|
Build logs for windows-latest (Python 3.11)
Expired
|
2.4 MB |
|
Build logs for windows-latest (Python 3.12)
Expired
|
2.4 MB |
|