Skip to content

ENH: Add cumulative integration function. #4632

ENH: Add cumulative integration function.

ENH: Add cumulative integration function. #4632

Triggered via pull request May 21, 2024 20:28
Status Failure
Total duration 41s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Flake8: src/metpy/calc/tools.py#L1972
[ruff] reported by reviewdog 🐶 E501 Line too long (102 > 95) Raw Output: src/metpy/calc/tools.py:1972:96: E501 Line too long (102 > 95)
Flake8: tests/calc/test_calc_tools.py#L1572
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1572:34: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1573
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1573:47: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1576
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1576:61: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1584
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1584:10: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1584
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1584:17: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1584
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1584:52: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1584
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1584:61: Q000 [*] Double quotes found but single quotes preferred
Flake8: tests/calc/test_calc_tools.py#L1585
[ruff] reported by reviewdog 🐶 Q000 [*] Double quotes found but single quotes preferred Raw Output: tests/calc/test_calc_tools.py:1585:16: Q000 [*] Double quotes found but single quotes preferred
Flake8
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835