Skip to content

Merge pull request #1 from XAOSTECH:anglicise/20260401-020828 #8

Merge pull request #1 from XAOSTECH:anglicise/20260401-020828

Merge pull request #1 from XAOSTECH:anglicise/20260401-020828 #8

Triggered via push April 1, 2026 02:09
Status Success
Total duration 28s
Artifacts
ShellCheck Analysis & Suggestions
16s
ShellCheck Analysis & Suggestions
Create Auto-Fix PR
20s
Create Auto-Fix PR
Linting Summary
4s
Linting Summary
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 10 notices
Create Auto-Fix PR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/create-github-app-token@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L602
[2086] Double quote to prevent globbing and word splitting. - See: https://www.shellcheck.net/wiki/2086
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L437
[1091] Not following: /etc/profile.d/obs-wayland.sh was not specified as input (see shellcheck -x). - See: https://www.shellcheck.net/wiki/1091
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L370
[2155] Declare and assign separately to avoid masking return values. - See: https://www.shellcheck.net/wiki/2155
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L360
[2024] sudo doesn't affect redirects. Use .. | sudo tee -a file - See: https://www.shellcheck.net/wiki/2024
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L238
[2002] Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead. - See: https://www.shellcheck.net/wiki/2002
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L211
[2155] Declare and assign separately to avoid masking return values. - See: https://www.shellcheck.net/wiki/2155
ShellCheck Analysis & Suggestions: ./scripts/obs-safe-launch.sh#L23
[2034] MONITOR_INTERVAL appears unused. Verify use (or export if used externally). - See: https://www.shellcheck.net/wiki/2034
ShellCheck Analysis & Suggestions: ./scripts/quick_reference.sh#L66
[2126] Consider using 'grep -c' instead of 'grep|wc -l'. - See: https://www.shellcheck.net/wiki/2126
ShellCheck Analysis & Suggestions: ./scripts/quick_reference.sh#L45
[2126] Consider using 'grep -c' instead of 'grep|wc -l'. - See: https://www.shellcheck.net/wiki/2126
ShellCheck Analysis & Suggestions: ./scripts/quick_reference.sh#L42
[2126] Consider using 'grep -c' instead of 'grep|wc -l'. - See: https://www.shellcheck.net/wiki/2126