Add Complex Sounding Layout Example #3847
Annotations
10 errors
Flake8:
examples/Complex-Sounding-Plot.py#L116
[flake8] reported by reviewdog 🐶
W293 [*] Blank line contains whitespace
Raw Output:
examples/Complex-Sounding-Plot.py:116:1: W293 [*] Blank line contains whitespace
|
Flake8:
examples/Complex-Sounding-Plot.py#L186
[flake8] reported by reviewdog 🐶
E501 Line too long (129 > 95 characters)
Raw Output:
examples/Complex-Sounding-Plot.py:186:96: E501 Line too long (129 > 95 characters)
|
Flake8:
examples/Complex-Sounding-Plot.py#L188
[flake8] reported by reviewdog 🐶
E501 Line too long (129 > 95 characters)
Raw Output:
examples/Complex-Sounding-Plot.py:188:96: E501 Line too long (129 > 95 characters)
|
Flake8:
examples/Complex-Sounding-Plot.py#L192
[flake8] reported by reviewdog 🐶
Q000 [*] Double quotes found but single quotes preferred
Raw Output:
examples/Complex-Sounding-Plot.py:192:50: Q000 [*] Double quotes found but single quotes preferred
|
Flake8:
examples/Complex-Sounding-Plot.py#L195
[flake8] reported by reviewdog 🐶
E501 Line too long (97 > 95 characters)
Raw Output:
examples/Complex-Sounding-Plot.py:195:96: E501 Line too long (97 > 95 characters)
|
Flake8:
examples/Complex-Sounding-Plot.py#L196
[flake8] reported by reviewdog 🐶
E501 Line too long (97 > 95 characters)
Raw Output:
examples/Complex-Sounding-Plot.py:196:96: E501 Line too long (97 > 95 characters)
|
Flake8:
examples/Complex-Sounding-Plot.py#L197
[flake8] reported by reviewdog 🐶
E501 Line too long (97 > 95 characters)
Raw Output:
examples/Complex-Sounding-Plot.py:197:96: E501 Line too long (97 > 95 characters)
|
Flake8:
examples/Complex-Sounding-Plot.py#L198
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
examples/Complex-Sounding-Plot.py:198:23: E226 Missing whitespace around arithmetic operator
|
Flake8:
examples/Complex-Sounding-Plot.py#L198
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
examples/Complex-Sounding-Plot.py:198:36: E226 Missing whitespace around arithmetic operator
|
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|