Skip to content

Resolve all pyright reportMissingImports #2035

Resolve all pyright reportMissingImports

Resolve all pyright reportMissingImports #2035

Triggered via pull request October 23, 2024 22:53
Status Failure
Total duration 11m 57s
Artifacts 1

main.yml

on: pull_request
Matrix: Cross-compile ARM
Matrix: mypy
Matrix: pyright
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 17 warnings
checkers
Process completed with exit code 1.
mypy (3.10)
Process completed with exit code 1.
mypy (3.12)
Process completed with exit code 1.
pyright (3.12): setup.py#L48
Import "distutils._msvccompiler" could not be resolved (reportMissingImports)
pyright (3.12): setup.py#L49
Import "distutils.command.install_data" could not be resolved (reportMissingImports)
pyright (3.12): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.12): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.12): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.12): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.12): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.12)
7 errors
mypy (3.8)
Process completed with exit code 1.
mypy (3.11)
Process completed with exit code 1.
pyright (3.9): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.9): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.9): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.9): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.9): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.9)
5 errors
pyright (3.10): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.10): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.10): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.10): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.10): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.10)
5 errors
pyright (3.11): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.11): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.11): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.11): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.11): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.11)
5 errors
pyright (3.8): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.8): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.8): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.8): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.8): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.8)
5 errors
mypy (3.9)
Process completed with exit code 1.
pyright (3.13-dev): setup.py#L48
Import "distutils._msvccompiler" could not be resolved (reportMissingImports)
pyright (3.13-dev): setup.py#L49
Import "distutils.command.install_data" could not be resolved (reportMissingImports)
pyright (3.13-dev): com/win32comext/axscript/client/pyscript.py#L21
Import "win32com.axscript.client.framework" could not be resolved (reportMissingImports)
pyright (3.13-dev): win32/Lib/pywin32_bootstrap.py#L10
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.13-dev): win32/Lib/pywintypes.py#L50
Import "_win32sysloader" could not be resolved (reportMissingImports)
pyright (3.13-dev): win32/Lib/pywintypes.py#L96
Import "pywin32_system32" could not be resolved (reportMissingImports)
pyright (3.13-dev): win32/Lib/winxptheme.py#L8
Import "_winxptheme" could not be resolved (reportMissingImports)
pyright (3.13-dev)
7 errors
Cross-compile ARM (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile ARM (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.10, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.11, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile ARM (3.13-dev)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.10, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.11, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile ARM (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.12, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.8, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.12, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.9, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.13-dev, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.8, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.9, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (3.13-dev, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
artifacts
103 MB