Skip to content

Update API and add support for small molecules #244

Update API and add support for small molecules

Update API and add support for small molecules #244

Triggered via pull request March 7, 2024 01:00
Status Failure
Total duration 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (D413): depthcharge/data/analyte_datasets.py#L11
depthcharge/data/analyte_datasets.py:11:5: D413 Missing blank line after last section ("Parameters")
Ruff (D413): depthcharge/data/analyte_datasets.py#L41
depthcharge/data/analyte_datasets.py:41:9: D413 Missing blank line after last section ("Returns")
Ruff (D413): depthcharge/data/arrow.py#L25
depthcharge/data/arrow.py:25:5: D413 Missing blank line after last section ("Returns")
Ruff (D413): depthcharge/data/arrow.py#L136
depthcharge/data/arrow.py:136:5: D413 Missing blank line after last section ("Returns")
Ruff (D413): depthcharge/data/arrow.py#L233
depthcharge/data/arrow.py:233:5: D413 Missing blank line after last section ("Returns")
Ruff (D413): depthcharge/data/fields.py#L10
depthcharge/data/fields.py:10:5: D413 Missing blank line after last section ("Parameters")
Ruff (D413): depthcharge/data/parsers.py#L25
depthcharge/data/parsers.py:25:5: D413 Missing blank line after last section ("Parameters")
Ruff (D413): depthcharge/data/parsers.py#L108
depthcharge/data/parsers.py:108:9: D413 Missing blank line after last section ("Raises")
Ruff (D413): depthcharge/data/parsers.py#L122
depthcharge/data/parsers.py:122:9: D413 Missing blank line after last section ("Returns")
Ruff (D413): depthcharge/data/parsers.py#L136
depthcharge/data/parsers.py:136:9: D413 Missing blank line after last section ("Returns")
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/.