[pull] master from netdata:master #649
review.yml
on: pull_request
Prepare Review Jobs
33s
actionlint
0s
flake8
46s
hadolint
0s
shellcheck
0s
yamllint
57s
Matrix: golangci-lint
Annotations
20 errors and 10 warnings
flake8:
.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)
|
flake8:
.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)
|
flake8:
.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
|
flake8:
.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
|
flake8:
.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
|
flake8:
.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
|
flake8:
.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
|
flake8:
.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 ':'
|
flake8:
.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 ':'
|
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
|
yamllint:
integrations/cloud-notifications/metadata.yaml#L389
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./integrations/cloud-notifications/metadata.yaml:389:1: [error] trailing spaces (trailing-spaces)
|
yamllint:
src/health/notifications/slack/metadata.yaml#L59
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./src/health/notifications/slack/metadata.yaml:59:117: [error] trailing spaces (trailing-spaces)
|
yamllint:
src/health/notifications/matrix/metadata.yaml#L57
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./src/health/notifications/matrix/metadata.yaml:57:1: [error] trailing spaces (trailing-spaces)
|
yamllint:
src/health/notifications/matrix/metadata.yaml#L59
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./src/health/notifications/matrix/metadata.yaml:59:1: [error] trailing spaces (trailing-spaces)
|
yamllint:
src/health/notifications/custom/metadata.yaml#L65
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./src/health/notifications/custom/metadata.yaml:65:1: [error] trailing spaces (trailing-spaces)
|
yamllint:
src/fluent-bit/snap/snapcraft.yaml#L18
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 12 but found 8 (indentation)
Raw Output:
./src/fluent-bit/snap/snapcraft.yaml:18:9: [error] wrong indentation: expected 12 but found 8 (indentation)
|
yamllint:
src/fluent-bit/snap/snapcraft.yaml#L21
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 4 but found 2 (indentation)
Raw Output:
./src/fluent-bit/snap/snapcraft.yaml:21:3: [error] wrong indentation: expected 4 but found 2 (indentation)
|
yamllint:
src/fluent-bit/snap/snapcraft.yaml#L22
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 6 but found 4 (indentation)
Raw Output:
./src/fluent-bit/snap/snapcraft.yaml:22:5: [error] wrong indentation: expected 6 but found 4 (indentation)
|
yamllint:
src/fluent-bit/snap/snapcraft.yaml#L25
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 8 but found 6 (indentation)
Raw Output:
./src/fluent-bit/snap/snapcraft.yaml:25:7: [error] wrong indentation: expected 8 but found 6 (indentation)
|
yamllint
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|
flake8:
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
|