[pull] master from netdata:master #742
review.yml
on: pull_request
Prepare Review Jobs
32s
actionlint
32s
flake8
42s
hadolint
0s
shellcheck
0s
yamllint
48s
Matrix: golangci-lint
Annotations
5 errors
actionlint:
.github/workflows/build.yml#L953
[actionlint] reported by reviewdog 🐶
property "build-no-cloud" is not defined in object type {build-cloud: {conclusion: string; outcome: string; outputs: {string => string}}; build-no-jsonc: {conclusion: string; outcome: string; outputs: {string => string}}; checkout: {conclusion: string; outcome: string; outputs: {}}; fetch: {conclusion: string; outcome: string; outputs: {string => string}}; load: {conclusion: string; outcome: string; outputs: {string => string}}; skip: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw Output:
.github/workflows/build.yml:953:275: property "build-no-cloud" is not defined in object type {build-cloud: {conclusion: string; outcome: string; outputs: {string => string}}; build-no-jsonc: {conclusion: string; outcome: string; outputs: {string => string}}; checkout: {conclusion: string; outcome: string; outputs: {}}; fetch: {conclusion: string; outcome: string; outputs: {string => string}}; load: {conclusion: string; outcome: string; outputs: {string => string}}; skip: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
|
actionlint:
.github/workflows/build.yml#L1130
[actionlint] reported by reviewdog 🐶
property "distro" is not defined in object type {} [expression]
Raw Output:
.github/workflows/build.yml:1130:75: property "distro" is not defined in object type {} [expression]
|
actionlint:
.github/workflows/docker.yml#L363
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
Raw Output:
.github/workflows/docker.yml:363:9: shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/docker.yml#L519
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
Raw Output:
.github/workflows/docker.yml:519:9: shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/docker.yml#L675
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
Raw Output:
.github/workflows/docker.yml:675:9: shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
|