Skip to content

added chlamy growth curve assay #11

added chlamy growth curve assay

added chlamy growth curve assay #11

Triggered via pull request March 7, 2024 20:22
Status Failure
Total duration 20s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff (I001): test_assay_growth_curve_chlamy.py#L2
test_assay_growth_curve_chlamy.py:2:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): test_assay_growth_curve_chlamy.py#L4
test_assay_growth_curve_chlamy.py:4:29: F401 `matplotlib.pyplot` imported but unused
Ruff (W291): test_assay_growth_curve_chlamy.py#L10
test_assay_growth_curve_chlamy.py:10:88: W291 Trailing whitespace
Ruff (W291): test_assay_growth_curve_chlamy.py#L31
test_assay_growth_curve_chlamy.py:31:56: W291 Trailing whitespace
Ruff (B007): test_assay_growth_curve_chlamy.py#L37
test_assay_growth_curve_chlamy.py:37:5: B007 Loop control variable `n` not used within loop body
Ruff (E501): test_assay_growth_curve_chlamy.py#L43
test_assay_growth_curve_chlamy.py:43:101: E501 Line too long (127 > 100)
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.