[pull] master from netdata:master #630
Annotations
1 error and 4 warnings
|
packaging/utils/compile-on-windows.sh#L36
[shellcheck] reported by reviewdog 🐶
In POSIX sh, OSTYPE is undefined.
Raw Output:
./packaging/utils/compile-on-windows.sh:36:28: warning: In POSIX sh, OSTYPE is undefined. (ShellCheck.SC3028)
|
packaging/utils/compile-on-windows.sh#L38
[shellcheck] reported by reviewdog 🐶
In POSIX sh, OSTYPE is undefined.
Raw Output:
./packaging/utils/compile-on-windows.sh:38:28: warning: In POSIX sh, OSTYPE is undefined. (ShellCheck.SC3028)
|
packaging/utils/compile-on-windows.sh#L45
[shellcheck] reported by reviewdog 🐶
In POSIX sh, set option pipefail is undefined.
Raw Output:
./packaging/utils/compile-on-windows.sh:45:13: warning: In POSIX sh, set option pipefail is undefined. (ShellCheck.SC3040)
|
packaging/utils/compile-on-windows.sh#L68
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./packaging/utils/compile-on-windows.sh:68:5: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
This job failed
Loading