Skip to content

Support wgkex loadbalancing/client steering mechanism #15

Support wgkex loadbalancing/client steering mechanism

Support wgkex loadbalancing/client steering mechanism #15

Triggered via pull request March 26, 2024 12:15
Status Failure
Total duration 15s
Artifacts

shellcheck.yml

on: pull_request
runner / shellcheck
6s
runner / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
runner / shellcheck: ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L132
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:132:- echo $WGKEX_DATA ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:132:+ echo "$WGKEX_DATA"
runner / shellcheck
Process completed with exit code 2.
runner / shellcheck: ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink#L132
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./ffmuc-mesh-vpn-wireguard-vxlan/files/lib/gluon/gluon-mesh-wireguard-vxlan/checkuplink:132:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)