Skip to content

CPU Scheduling Algorithm with Interfaces #16375

CPU Scheduling Algorithm with Interfaces

CPU Scheduling Algorithm with Interfaces #16375

Triggered via pull request November 8, 2025 05:22
@shashwat-126shashwat-126
synchronize #13885
master
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (F401): scheduling/cpuschedulingalgos.py#L5
scheduling/cpuschedulingalgos.py:5:20: F401 `typing.Any` imported but unused
Ruff (I001): scheduling/cpuschedulingalgos.py#L1
scheduling/cpuschedulingalgos.py:1:1: I001 Import block is un-sorted or un-formatted