Skip to content

Added code to prevent race conditions #5

Added code to prevent race conditions

Added code to prevent race conditions #5

Triggered via push September 10, 2024 23:32
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (D100): Airbrakes/utils.py#L1
Airbrakes/utils.py:1:1: D100 Missing docstring in public module
Ruff (W291): Airbrakes/utils.py#L6
Airbrakes/utils.py:6:20: W291 Trailing whitespace
Ruff (T201): Airbrakes/utils.py#L21
Airbrakes/utils.py:21:9: T201 `print` found
build
Process completed with exit code 1.