feat: wavefront fetcher #1246
Annotations
10 errors and 1 warning
numalogic/connectors/wavefront.py#L17
numalogic/connectors/wavefront.py:17:5: D407 Missing dashed underline after section ("Raises")
|
numalogic/connectors/wavefront.py#L17
numalogic/connectors/wavefront.py:17:5: D406 Section name should end with a newline ("Raises")
|
numalogic/connectors/wavefront.py#L58
numalogic/connectors/wavefront.py:58:101: E501 Line too long (106 > 100 characters)
|
numalogic/connectors/wavefront.py#L68
numalogic/connectors/wavefront.py:68:16: RET504 Unnecessary assignment to `df` before `return` statement
|
numalogic/connectors/wavefront.py#L78
numalogic/connectors/wavefront.py:78:9: D407 Missing dashed underline after section ("Returns")
|
numalogic/connectors/wavefront.py#L78
numalogic/connectors/wavefront.py:78:9: D406 Section name should end with a newline ("Returns")
|
numalogic/connectors/wavefront.py#L78
numalogic/connectors/wavefront.py:78:9: D407 Missing dashed underline after section ("Raises")
|
numalogic/connectors/wavefront.py#L78
numalogic/connectors/wavefront.py:78:9: D406 Section name should end with a newline ("Raises")
|
numalogic/connectors/wavefront.py#L82
numalogic/connectors/wavefront.py:82:101: E501 Line too long (107 > 100 characters)
|
numalogic/connectors/wavefront.py#L114
numalogic/connectors/wavefront.py:114:9: D202 No blank lines allowed after function docstring (found 1)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading