Skip to content

feat: stream manipulation #69

feat: stream manipulation

feat: stream manipulation #69

Triggered via push September 30, 2025 04:19
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: push
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
python (3.10)
Process completed with exit code 1.
python (3.11)
The operation was canceled.
python (3.11)
The strategy configuration was canceled because "python._3_10" failed
python (3.12)
The operation was canceled.
python (3.12)
The strategy configuration was canceled because "python._3_10" failed
python (3.13)
The operation was canceled.
python (3.13)
The strategy configuration was canceled because "python._3_10" failed
python (3.10): src/duron/stream.py#L365
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.10): src/duron/stream.py#L360
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.10): src/duron/stream.py#L326
Result of call expression is of type "bool" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
python (3.11): src/duron/stream.py#L365
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.11): src/duron/stream.py#L360
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.11): src/duron/stream.py#L326
Result of call expression is of type "bool" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
python (3.12): src/duron/stream.py#L365
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.12): src/duron/stream.py#L360
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.12): src/duron/stream.py#L326
Result of call expression is of type "bool" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
python (3.13): src/duron/stream.py#L365
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.13): src/duron/stream.py#L360
Unnecessary "# pyright: ignore" rule: "reportPrivateUsage" (reportUnnecessaryTypeIgnoreComment)
python (3.13): src/duron/stream.py#L326
Result of call expression is of type "bool" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)