Fixed #8 #66
testing.yml
on: push
Running ruff linter
24s
Building docs
1m 48s
Matrix: unittest
Annotations
13 errors
|
Running ruff linter
Process completed with exit code 1.
|
|
Running ruff linter
Process completed with exit code 1.
|
|
Ruff (F821):
winappdbg/win32/version.py#L899
winappdbg\win32\version.py:899:19: F821 Undefined name `NULL`
|
|
Ruff (F821):
winappdbg/win32/version.py#L889
winappdbg\win32\version.py:889:19: F821 Undefined name `NULL`
|
|
Running ruff linter
The process 'C:\hostedtoolcache\windows\ruff\0.14.2\x86_64\ruff.exe' failed with exit code 1
|
|
Ruff (F821):
winappdbg/win32/version.py#L899
winappdbg\win32\version.py:899:19: F821 Undefined name `NULL`
|
|
Ruff (F821):
winappdbg/win32/version.py#L889
winappdbg\win32\version.py:889:19: F821 Undefined name `NULL`
|
|
Ruff (F401):
winappdbg/win32/kernel32.py#L106
winappdbg\win32\kernel32.py:106:5: F401 `.version.GetModuleHandleW` imported but unused
|
|
Ruff (F401):
winappdbg/win32/kernel32.py#L105
winappdbg\win32\kernel32.py:105:5: F401 `.version.GetModuleHandleA` imported but unused
|
|
Ruff (F401):
winappdbg/win32/kernel32.py#L104
winappdbg\win32\kernel32.py:104:5: F401 `.version.GetModuleHandle` imported but unused
|
|
Running tests for Python v3.13 on windows-11-arm
Process completed with exit code 1.
|
|
Running tests for Python v3.12 on windows-11-arm
Process completed with exit code 1.
|
|
Running tests for Python v3.11 on windows-11-arm
Process completed with exit code 1.
|