Skip to content

Fixed #8

Fixed #8 #66

Triggered via push October 30, 2025 15:32
Status Failure
Total duration 3m 1s
Artifacts

testing.yml

on: push
Running ruff linter
24s
Running ruff linter
Building docs
1m 48s
Building docs
Matrix: unittest
Fit to window
Zoom out
Zoom in

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.