Skip to content

Adding time and a half pay calculator algorithm to financial folder #12772

Adding time and a half pay calculator algorithm to financial folder

Adding time and a half pay calculator algorithm to financial folder #12772

Triggered via pull request April 8, 2025 02:47
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W191): financial/time_and_half_pay.py#L23
financial/time_and_half_pay.py:23:1: W191 Indentation contains tabs
Ruff (W191): financial/time_and_half_pay.py#L22
financial/time_and_half_pay.py:22:1: W191 Indentation contains tabs
Ruff (E501): financial/time_and_half_pay.py#L20
financial/time_and_half_pay.py:20:86: E501 Line too long (116 > 88)
Ruff (W191): financial/time_and_half_pay.py#L20
financial/time_and_half_pay.py:20:1: W191 Indentation contains tabs
Ruff (E501): financial/time_and_half_pay.py#L19
financial/time_and_half_pay.py:19:86: E501 Line too long (122 > 88)
Ruff (W191): financial/time_and_half_pay.py#L19
financial/time_and_half_pay.py:19:1: W191 Indentation contains tabs
Ruff (E501): financial/time_and_half_pay.py#L18
financial/time_and_half_pay.py:18:86: E501 Line too long (130 > 88)
Ruff (W191): financial/time_and_half_pay.py#L18
financial/time_and_half_pay.py:18:1: W191 Indentation contains tabs
Ruff (W191): financial/time_and_half_pay.py#L17
financial/time_and_half_pay.py:17:1: W191 Indentation contains tabs
Ruff (W191): financial/time_and_half_pay.py#L6
financial/time_and_half_pay.py:6:1: W191 Indentation contains tabs