add User Agent to Wget call against the Broker #22
shellcheck.yml
on: pull_request
runner / shellcheck
6s
Annotations
4 errors and 1 warning
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L138
[shellcheck] reported by reviewdog 🐶
Couldn't parse this function. Fix to allow more checks.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:138:21: error: Couldn't parse this function. Fix to allow more checks. (ShellCheck.SC1073)
|
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L138
[shellcheck] reported by reviewdog 🐶
Expected a { to open the function definition.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:138:37: error: Expected a { to open the function definition. (ShellCheck.SC1064)
|
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L138
[shellcheck] reported by reviewdog 🐶
Fix any mentioned problems and try again.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:138:37: error: Fix any mentioned problems and try again. (ShellCheck.SC1072)
|
runner / shellcheck
Process completed with exit code 1.
|
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L138
[shellcheck] reported by reviewdog 🐶
The mentioned syntax error was in this command expansion.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:138:19: info: The mentioned syntax error was in this command expansion. (ShellCheck.SC1009)
|