Skip to content

Refactor Platforms/WASI/__main__.py for lazy importing and future new subcommands #107950

Refactor Platforms/WASI/__main__.py for lazy importing and future new subcommands

Refactor Platforms/WASI/__main__.py for lazy importing and future new subcommands #107950

Re-run triggered March 2, 2026 18:07
Status Failure
Total duration 1m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (UP031): Doc/includes/mp_newtype.py#L75
Doc/includes/mp_newtype.py:75:15: UP031 Use format specifiers instead of percent format
Ruff (F821): Doc/includes/email-simple.py#L17
Doc/includes/email-simple.py:17:13: F821 Undefined name `you`
Ruff (F821): Doc/includes/email-simple.py#L16
Doc/includes/email-simple.py:16:15: F821 Undefined name `me`
Ruff (F821): Doc/includes/email-simple.py#L15
Doc/includes/email-simple.py:15:37: F821 Undefined name `textfile`
Ruff (F821): Doc/includes/email-simple.py#L8
Doc/includes/email-simple.py:8:11: F821 Undefined name `textfile`
Ruff (F821): Doc/includes/email-mime.py#L18
Doc/includes/email-mime.py:18:13: F821 Undefined name `pngfiles`
Ruff (F821): Doc/includes/email-mime.py#L13
Doc/includes/email-mime.py:13:23: F821 Undefined name `family`
Ruff (F821): Doc/includes/email-mime.py#L12
Doc/includes/email-mime.py:12:15: F821 Undefined name `me`
Ruff (PYI024): Doc/includes/dbpickle.py#L9
Doc/includes/dbpickle.py:9:14: PYI024 Use `typing.NamedTuple` instead of `collections.namedtuple`
Ruff (F821): Android/android.py#L601
Android/android.py:601:24: F821 Undefined name `payload`