Skip to content

[pull] master from netdata:master #630

[pull] master from netdata:master

[pull] master from netdata:master #630

Triggered via pull request July 2, 2024 23:46
Status Failure
Total duration 6m 56s
Artifacts

review.yml

on: pull_request
Prepare Review Jobs
39s
Prepare Review Jobs
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
shellcheck
Process completed with exit code 1.
shellcheck: 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)
shellcheck: 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)
shellcheck: 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)
shellcheck: 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)