Skip to content

Add ffbs-mesh-vpn-parker #254

Add ffbs-mesh-vpn-parker

Add ffbs-mesh-vpn-parker #254

Triggered via pull request November 20, 2024 19:25
Status Failure
Total duration 15s
Artifacts

shellcheck.yml

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

Annotations

3 errors and 10 warnings
runner / shellcheck
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig#L10
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig:10:- procd_set_param command $PROG ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig:10:+ procd_set_param command "$PROG"
runner / shellcheck
Process completed with exit code 2.
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99noderoute#L3
[shellcheck] reported by reviewdog 🐶 START appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/rc.d/S99noderoute:3:1: warning: START appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99noderoute#L5
[shellcheck] reported by reviewdog 🐶 USE_PROCD appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/rc.d/S99noderoute:5:1: warning: USE_PROCD appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig#L3
[shellcheck] reported by reviewdog 🐶 START appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig:3:1: warning: START appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig#L5
[shellcheck] reported by reviewdog 🐶 USE_PROCD appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig:5:1: warning: USE_PROCD appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig#L10
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./ffbs-mesh-vpn-parker/files/etc/rc.d/S99nodeconfig:10:33: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/init.d/noderoute#L3
[shellcheck] reported by reviewdog 🐶 START appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/init.d/noderoute:3:1: warning: START appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/init.d/noderoute#L5
[shellcheck] reported by reviewdog 🐶 USE_PROCD appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/init.d/noderoute:5:1: warning: USE_PROCD appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig#L4
[shellcheck] reported by reviewdog 🐶 START appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig:4:1: warning: START appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig#L6
[shellcheck] reported by reviewdog 🐶 USE_PROCD appears unused. Verify use (or export if used externally). Raw Output: ./ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig:6:1: warning: USE_PROCD appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
runner / shellcheck: ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig#L13
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./ffbs-mesh-vpn-parker/files/etc/init.d/nodeconfig:13:33: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)