Support wgkex loadbalancing/client steering mechanism #4
shellcheck.yml
on: pull_request
runner / shellcheck
6s
Annotations
3 errors
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L39
[shellcheck] reported by reviewdog 🐶
In dash, [[ ]] is not supported.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:39:8: error: In dash, [[ ]] is not supported. (ShellCheck.SC3010)
|
runner / shellcheck:
ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L125
[shellcheck] reported by reviewdog 🐶
In dash, == in place of = is not supported.
Raw Output:
./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:125:54: error: In dash, == in place of = is not supported. (ShellCheck.SC3014)
|
runner / shellcheck
Process completed with exit code 1.
|