Implementation of 'com_record' as a subclassable Python type. #2365
Annotations
6 errors and 1 warning
Run astral-sh/ruff-action@v3:
com/win32com/test/testPyComTest.py#L7
com\win32com\test\testPyComTest.py:7:1: I001 Import block is un-sorted or un-formatted
|
Run astral-sh/ruff-action@v3:
com/win32com/test/testPyComTest.py#L57
com\win32com\test\testPyComTest.py:57:17: C408 Unnecessary `tuple()` call (rewrite as a literal)
|
Run astral-sh/ruff-action@v3:
com/win32com/test/testPyComTest.py#L66
com\win32com\test\testPyComTest.py:66:17: C408 Unnecessary `tuple()` call (rewrite as a literal)
|
Run astral-sh/ruff-action@v3:
com/win32com/test/testPyComTest.py#L77
com\win32com\test\testPyComTest.py:77:17: C408 Unnecessary `tuple()` call (rewrite as a literal)
|
Run astral-sh/ruff-action@v3:
com/win32com/test/testPyComTest.py#L86
com\win32com\test\testPyComTest.py:86:17: C408 Unnecessary `tuple()` call (rewrite as a literal)
|
Run astral-sh/ruff-action@v3
The process 'C:\hostedtoolcache\windows\ruff\0.8.4\x86_64\ruff.exe' failed with exit code 1
|
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/
|
Loading