[pull] master from netdata:master #635
Annotations
10 errors and 10 warnings
.github/scripts/gen-matrix-packaging.py#L29
[flake8] reported by reviewdog 🐶
line too long (182 > 120 characters)
Raw Output:
./.github/scripts/gen-matrix-packaging.py:29:121: E501 line too long (182 > 120 characters)
|
.github/scripts/gen-matrix-repoconfig.py#L20
[flake8] reported by reviewdog 🐶
line too long (174 > 120 characters)
Raw Output:
./.github/scripts/gen-matrix-repoconfig.py:20:121: E501 line too long (174 > 120 characters)
|
.github/scripts/netdata-pkgcloud-cleanup.py#L5
[flake8] reported by reviewdog 🐶
'datetime.date' imported but unused
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:5:1: F401 'datetime.date' imported but unused
|
.github/scripts/netdata-pkgcloud-cleanup.py#L5
[flake8] reported by reviewdog 🐶
'datetime.timedelta' imported but unused
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:5:1: F401 'datetime.timedelta' imported but unused
|
.github/scripts/netdata-pkgcloud-cleanup.py#L9
[flake8] reported by reviewdog 🐶
'pprint.pprint' imported but unused
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:9:1: F401 'pprint.pprint' imported but unused
|
.github/scripts/netdata-pkgcloud-cleanup.py#L10
[flake8] reported by reviewdog 🐶
redefinition of unused 'datetime' from line 5
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:10:1: F811 redefinition of unused 'datetime' from line 5
|
.github/scripts/netdata-pkgcloud-cleanup.py#L11
[flake8] reported by reviewdog 🐶
'dateutil.parser' imported but unused
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:11:1: F401 'dateutil.parser' imported but unused
|
.github/scripts/netdata-pkgcloud-cleanup.py#L22
[flake8] reported by reviewdog 🐶
whitespace before ':'
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:22:21: E203 whitespace before ':'
|
.github/scripts/netdata-pkgcloud-cleanup.py#L23
[flake8] reported by reviewdog 🐶
whitespace before ':'
Raw Output:
./.github/scripts/netdata-pkgcloud-cleanup.py:23:27: E203 whitespace before ':'
|
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
|
integrations/gen_docs_integrations.py#L255
[flake8] reported by reviewdog 🐶
blank line contains whitespace
Raw Output:
./integrations/gen_docs_integrations.py:255:1: W293 blank line contains whitespace
|
integrations/gen_docs_integrations.py#L386
[flake8] reported by reviewdog 🐶
blank line contains whitespace
Raw Output:
./integrations/gen_docs_integrations.py:386:1: W293 blank line contains whitespace
|
integrations/gen_integrations.py#L732
[flake8] reported by reviewdog 🐶
blank line contains whitespace
Raw Output:
./integrations/gen_integrations.py:732:1: W293 blank line contains whitespace
|
integrations/gen_integrations.py#L749
[flake8] reported by reviewdog 🐶
blank line contains whitespace
Raw Output:
./integrations/gen_integrations.py:749:1: W293 blank line contains whitespace
|
src/collectors/python.d.plugin/anomalies/anomalies.chart.py#L414
[flake8] reported by reviewdog 🐶
blank line contains whitespace
Raw Output:
./src/collectors/python.d.plugin/anomalies/anomalies.chart.py:414:1: W293 blank line contains whitespace
|
src/collectors/python.d.plugin/python_modules/pyyaml2/__init__.py#L316
[flake8] reported by reviewdog 🐶
blank line at end of file
Raw Output:
./src/collectors/python.d.plugin/python_modules/pyyaml2/__init__.py:316:1: W391 blank line at end of file
|
src/collectors/python.d.plugin/python_modules/pyyaml2/composer.py#L140
[flake8] reported by reviewdog 🐶
blank line at end of file
Raw Output:
./src/collectors/python.d.plugin/python_modules/pyyaml2/composer.py:140:1: W391 blank line at end of file
|
src/collectors/python.d.plugin/python_modules/pyyaml2/cyaml.py#L86
[flake8] reported by reviewdog 🐶
blank line at end of file
Raw Output:
./src/collectors/python.d.plugin/python_modules/pyyaml2/cyaml.py:86:1: W391 blank line at end of file
|
src/collectors/python.d.plugin/python_modules/pyyaml2/dumper.py#L63
[flake8] reported by reviewdog 🐶
blank line at end of file
Raw Output:
./src/collectors/python.d.plugin/python_modules/pyyaml2/dumper.py:63:1: W391 blank line at end of file
|
src/collectors/python.d.plugin/python_modules/pyyaml2/emitter.py#L678
[flake8] reported by reviewdog 🐶
trailing whitespace
Raw Output:
./src/collectors/python.d.plugin/python_modules/pyyaml2/emitter.py:678:48: W291 trailing whitespace
|
This job failed
Loading