Skip to content

added face_detection.py to web_programming #11088

added face_detection.py to web_programming

added face_detection.py to web_programming #11088

Triggered via pull request October 14, 2024 03:03
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (I001): web_programming/face_detection.py#L1
web_programming/face_detection.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (N806): web_programming/face_detection.py#L16
web_programming/face_detection.py:16:13: N806 Variable `bboxC` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L33
web_programming/face_detection.py:33:5: N806 Variable `mpFaceDetection` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L34
web_programming/face_detection.py:34:5: N806 Variable `mpDraw` in function should be lowercase
Ruff (F841): web_programming/face_detection.py#L34
web_programming/face_detection.py:34:5: F841 Local variable `mpDraw` is assigned to but never used
Ruff (N806): web_programming/face_detection.py#L35
web_programming/face_detection.py:35:5: N806 Variable `faceDetection` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L37
web_programming/face_detection.py:37:5: N806 Variable `pTime` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L49
web_programming/face_detection.py:49:9: N806 Variable `imgRGB` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L56
web_programming/face_detection.py:56:9: N806 Variable `cTime` in function should be lowercase
Ruff (N806): web_programming/face_detection.py#L58
web_programming/face_detection.py:58:9: N806 Variable `pTime` in function should be lowercase